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.go3
1 files changed, 3 insertions, 0 deletions
diff --git a/pkg/i18n/dutch.go b/pkg/i18n/dutch.go
index 68e7c82bd..ff588b264 100644
--- a/pkg/i18n/dutch.go
+++ b/pkg/i18n/dutch.go
@@ -56,6 +56,9 @@ func addDutch(i18nObject *i18n.Bundle) error {
ID: "toggleStaged",
Other: "toggle staged",
}, &i18n.Message{
+ ID: "toggleStagedAll",
+ Other: "toggle staged alle",
+ }, &i18n.Message{
ID: "refresh",
Other: "verversen",
}, &i18n.Message{