From 35330b52ed6fa9fe84bd4e6676b731e317c0049c Mon Sep 17 00:00:00 2001 From: Stavros Date: Wed, 15 Apr 2026 19:10:02 +0300 Subject: [PATCH] New translations en.json (Czech) --- frontend/src/lib/i18n/locales/cs-CZ.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/lib/i18n/locales/cs-CZ.json b/frontend/src/lib/i18n/locales/cs-CZ.json index 016d0a4..234de01 100644 --- a/frontend/src/lib/i18n/locales/cs-CZ.json +++ b/frontend/src/lib/i18n/locales/cs-CZ.json @@ -57,7 +57,7 @@ "fieldRequired": "Toto pole je povinné", "invalidInput": "Neplatný údaj", "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": "You are accessing this instance from an incorrect domain. If you proceed, you may encounter issues with authentication.", "domainWarningCurrent": "Current:", "domainWarningExpected": "Expected:", "ignoreTitle": "Ignore",