From e24adb7fd897543f4a484aa2d7594149881653b4 Mon Sep 17 00:00:00 2001 From: Stavros Date: Sun, 1 Mar 2026 20:34:24 +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 d40b75b..fec0d54 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": "Current:", - "domainWarningExpected": "Expected:", + "domainWarningCurrent": "Huidige:", + "domainWarningExpected": "Verwachte:", "ignoreTitle": "Negeren", "goToCorrectDomainTitle": "Ga naar het juiste domein", "authorizeTitle": "Autoriseren",