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.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkg/i18n/english.go b/pkg/i18n/english.go
index 5dcb9d544..471a75b6f 100644
--- a/pkg/i18n/english.go
+++ b/pkg/i18n/english.go
@@ -52,8 +52,8 @@ func addEnglish(i18nObject *i18n.Bundle) error {
ID: "navigate",
Other: "navigate",
}, &i18n.Message{
- ID: "help",
- Other: "help",
+ ID: "menu",
+ Other: "menu",
}, &i18n.Message{
ID: "execute",
Other: "execute",