From bbfff7104ada0fdf01b392c2e688a054b34aa4e8 Mon Sep 17 00:00:00 2001 From: Stavros Date: Wed, 15 Apr 2026 19:10:06 +0300 Subject: [PATCH] New translations en.json (Finnish) --- frontend/src/lib/i18n/locales/fi-FI.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/lib/i18n/locales/fi-FI.json b/frontend/src/lib/i18n/locales/fi-FI.json index a08082d..34c97fb 100644 --- a/frontend/src/lib/i18n/locales/fi-FI.json +++ b/frontend/src/lib/i18n/locales/fi-FI.json @@ -57,7 +57,7 @@ "fieldRequired": "Tämä kenttä on pakollinen", "invalidInput": "Virheellinen syöte", "domainWarningTitle": "Virheellinen verkkotunnus", - "domainWarningSubtitle": "Tämä instanssi on määritelty käyttämään osoitetta {{appUrl}}, mutta nykyinen osoite on {{currentUrl}}. Jos jatkat, saatat törmätä ongelmiin autentikoinnissa.", + "domainWarningSubtitle": "You are accessing this instance from an incorrect domain. If you proceed, you may encounter issues with authentication.", "domainWarningCurrent": "Current:", "domainWarningExpected": "Expected:", "ignoreTitle": "Jätä huomiotta",