From 4a8267422e8cd9bdf431e5cdf1968fc5bac1c979 Mon Sep 17 00:00:00 2001 From: Stavros Date: Tue, 3 Mar 2026 15:41:54 +0200 Subject: [PATCH] New translations en.json (Dutch) --- frontend/src/lib/i18n/locales/nl-NL.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/lib/i18n/locales/nl-NL.json b/frontend/src/lib/i18n/locales/nl-NL.json index fec0d54..90e1474 100644 --- a/frontend/src/lib/i18n/locales/nl-NL.json +++ b/frontend/src/lib/i18n/locales/nl-NL.json @@ -58,8 +58,8 @@ "invalidInput": "Ongeldige invoer", "domainWarningTitle": "Ongeldig domein", "domainWarningSubtitle": "Deze instantie is geconfigureerd voor toegang tot {{appUrl}}, maar {{currentUrl}} wordt gebruikt. Als je doorgaat, kun je problemen ondervinden met authenticatie.", - "domainWarningCurrent": "Huidige:", - "domainWarningExpected": "Verwachte:", + "domainWarningCurrent": "Huidig:", + "domainWarningExpected": "Verwacht:", "ignoreTitle": "Negeren", "goToCorrectDomainTitle": "Ga naar het juiste domein", "authorizeTitle": "Autoriseren",