From 7810b94eb4bec1d815fb2f9e6ceea16893404685 Mon Sep 17 00:00:00 2001 From: Stavros Date: Sun, 1 Mar 2026 17:37:02 +0200 Subject: [PATCH] New translations en.json (Polish) --- frontend/src/lib/i18n/locales/pl-PL.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/lib/i18n/locales/pl-PL.json b/frontend/src/lib/i18n/locales/pl-PL.json index ade7d57..540a85a 100644 --- a/frontend/src/lib/i18n/locales/pl-PL.json +++ b/frontend/src/lib/i18n/locales/pl-PL.json @@ -58,8 +58,8 @@ "invalidInput": "Nieprawidłowe dane wejściowe", "domainWarningTitle": "Nieprawidłowa domena", "domainWarningSubtitle": "Ta instancja jest skonfigurowana do uzyskania dostępu z {{appUrl}}, ale {{currentUrl}} jest w użyciu. Jeśli będziesz kontynuować, mogą wystąpić problemy z uwierzytelnianiem.", - "domainWarningCurrent": "Current:", - "domainWarningExpected": "Expected:", + "domainWarningCurrent": "Bieżąca:", + "domainWarningExpected": "Oczekiwana:", "ignoreTitle": "Zignoruj", "goToCorrectDomainTitle": "Przejdź do prawidłowej domeny", "authorizeTitle": "Autoryzuj",