summaryrefslogtreecommitdiffstats
path: root/pkg/i18n/dutch.go
diff options
context:
space:
mode:
authorJesse Duffield <jessedduffield@gmail.com>2020-09-26 10:23:10 +1000
committerJesse Duffield <jessedduffield@gmail.com>2020-09-26 11:00:50 +1000
commit077f11361805417c15234c62a9f9aa022f913d43 (patch)
tree2cf25beba4f96b55392f09d733a14c25c149de07 /pkg/i18n/dutch.go
parent0c6cbe7746660155df0645f01d37150099d21f49 (diff)
add in-built logging support for a better dev experience
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 41954c78f..c90017896 100644
--- a/pkg/i18n/dutch.go
+++ b/pkg/i18n/dutch.go
@@ -329,9 +329,6 @@ func addDutch(i18nObject *i18n.Bundle) error {
ID: "Error",
Other: "Foutmelding",
}, &i18n.Message{
- ID: "resizingPopupPanel",
- Other: "resizen popup paneel",
- }, &i18n.Message{
ID: "RunningSubprocess",
Other: "subprocess lopend",
}, &i18n.Message{