summaryrefslogtreecommitdiffstats
path: root/pkg/i18n/dutch.go
diff options
context:
space:
mode:
authorJesse Duffield <jessedduffield@gmail.com>2020-08-16 13:58:29 +1000
committerJesse Duffield <jessedduffield@gmail.com>2020-08-23 14:29:18 +1000
commit7f89113245307be8a1642105014e9ce51a47210f (patch)
tree0b1237c4bdd4a465bedb7cc49c8372d0bfc46ea5 /pkg/i18n/dutch.go
parent0ea0c486310558e26af7ad6e4fcf17f57c2b62e3 (diff)
WIP
Diffstat (limited to 'pkg/i18n/dutch.go')
-rw-r--r--pkg/i18n/dutch.go3
1 files changed, 0 insertions, 3 deletions
diff --git a/pkg/i18n/dutch.go b/pkg/i18n/dutch.go
index 446a6435b..28552f433 100644
--- a/pkg/i18n/dutch.go
+++ b/pkg/i18n/dutch.go
@@ -398,9 +398,6 @@ func addDutch(i18nObject *i18n.Bundle) error {
ID: "IssntListOfViews",
Other: "{{.name}} is niet in de lijst van weergaves",
}, &i18n.Message{
- ID: "NoViewMachingNewLineFocusedSwitchStatement",
- Other: "Er machen geen weergave met de newLineFocused switch declaratie",
- }, &i18n.Message{
ID: "newFocusedViewIs",
Other: "nieuw gefocussed weergave is {{.newFocusedView}}",
}, &i18n.Message{