summaryrefslogtreecommitdiffstats
path: root/pkg/i18n/dutch.go
diff options
context:
space:
mode:
authorDawid Dziurla <dawidd0811@gmail.com>2018-09-05 11:12:11 +0200
committerDawid Dziurla <dawidd0811@gmail.com>2018-09-05 11:12:11 +0200
commit557009e660e3203dce62624599c173e25f086465 (patch)
tree01e3a891e8bcab6aef70c8867f6abd06683aa30c /pkg/i18n/dutch.go
parente21f739f4fbef045c90ab44365105c2d04334a72 (diff)
help -> menu
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",