From 16aa52e05a3af02cb1d40588f93a4d2a072249e9 Mon Sep 17 00:00:00 2001 From: Stavros Date: Wed, 15 Apr 2026 18:56:17 +0300 Subject: [PATCH] New translations en.json (Norwegian) --- frontend/src/lib/i18n/locales/no-NO.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/lib/i18n/locales/no-NO.json b/frontend/src/lib/i18n/locales/no-NO.json index c5599b1..f8ac2a9 100644 --- a/frontend/src/lib/i18n/locales/no-NO.json +++ b/frontend/src/lib/i18n/locales/no-NO.json @@ -57,7 +57,7 @@ "fieldRequired": "This field is required", "invalidInput": "Invalid input", "domainWarningTitle": "Invalid Domain", - "domainWarningSubtitle": "This instance is configured to be accessed from {{appUrl}}, but {{currentUrl}} is being used. If you proceed, you may encounter issues with authentication.", + "domainWarningSubtitle": "Du bruker denne forekomsten fra et feil domene. Dersom du fortsetter kan du få problemer med autentiseringen.", "domainWarningCurrent": "Current:", "domainWarningExpected": "Expected:", "ignoreTitle": "Ignore",