From e4e804cd3725cfcba5d84125e911e0e8573ea4d8 Mon Sep 17 00:00:00 2001 From: Stavros Date: Wed, 10 Sep 2025 15:02:44 +0300 Subject: [PATCH] New translations en.json (Danish) --- frontend/src/lib/i18n/locales/da-DK.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/lib/i18n/locales/da-DK.json b/frontend/src/lib/i18n/locales/da-DK.json index 45c147a..7f1d1b8 100644 --- a/frontend/src/lib/i18n/locales/da-DK.json +++ b/frontend/src/lib/i18n/locales/da-DK.json @@ -21,7 +21,7 @@ "continueInsecureRedirectTitle": "Usikker omdirigering", "continueInsecureRedirectSubtitle": "Du forsøger at omdirigere fra https til http, som ikke er sikker. Er du sikker på, at du vil fortsætte?", "continueUntrustedRedirectTitle": "Untrusted redirect", - "continueUntrustedRedirectSubtitle": "You are trying to redirect to a domain that does not match your configured domain ({{rootDomain}}). Are you sure you want to continue?", + "continueUntrustedRedirectSubtitle": "You are trying to redirect to a domain that does not match your configured domain ({{cookieDomain}}). Are you sure you want to continue?", "logoutFailTitle": "Log ud mislykkedes", "logoutFailSubtitle": "Prøv venligst igen", "logoutSuccessTitle": "Logget ud",