summaryrefslogtreecommitdiffstats
path: root/pkg/i18n/english.go
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/i18n/english.go')
-rw-r--r--pkg/i18n/english.go3
1 files changed, 3 insertions, 0 deletions
diff --git a/pkg/i18n/english.go b/pkg/i18n/english.go
index a4d16b4d3..9df162483 100644
--- a/pkg/i18n/english.go
+++ b/pkg/i18n/english.go
@@ -1009,6 +1009,9 @@ func addEnglish(i18nObject *i18n.Bundle) error {
ID: "prevScreenMode",
Other: "prev screen mode",
}, &i18n.Message{
+ ID: "startSearch",
+ Other: "start search",
+ }, &i18n.Message{
ID: "Panel",
Other: "Panel",
}, &i18n.Message{