summaryrefslogtreecommitdiffstats
path: root/pkg/i18n/dutch.go
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/i18n/dutch.go')
-rw-r--r--pkg/i18n/dutch.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkg/i18n/dutch.go b/pkg/i18n/dutch.go
index daaa47fd1..cbdccbf2a 100644
--- a/pkg/i18n/dutch.go
+++ b/pkg/i18n/dutch.go
@@ -44,8 +44,8 @@ func addDutch(i18nObject *i18n.Bundle) error {
ID: "navigate",
Other: "navigeer",
}, &i18n.Message{
- ID: "help",
- Other: "help",
+ ID: "menu",
+ Other: "menu",
}, &i18n.Message{
ID: "execute",
Other: "execute",