From a839af697b0ad072c2f1f01486e4ef3438efb959 Mon Sep 17 00:00:00 2001 From: mjarkk Date: Mon, 1 Jul 2019 08:27:36 +0200 Subject: [PATCH] Added the sugestion from @YannickMeeus --- pkg/i18n/dutch.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/i18n/dutch.go b/pkg/i18n/dutch.go index 7cf7f643..c416413e 100644 --- a/pkg/i18n/dutch.go +++ b/pkg/i18n/dutch.go @@ -37,7 +37,7 @@ func dutchSet() TranslationSet { Stop: "stop", Restart: "herstart", Rebuild: "herbouw", - Recreate: "recreate", + Recreate: "hercreƫer", PreviousContext: "vorige tab", NextContext: "volgende tab", Attach: "verbinden",