From 3d9c69cd27874ccd759b257900a9d747ae978209 Mon Sep 17 00:00:00 2001 From: Stavros Date: Tue, 4 Aug 2026 13:04:05 +0300 Subject: [PATCH] New translations en.json (Czech) [ci skip] --- frontend/src/lib/i18n/locales/cs-CZ.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/lib/i18n/locales/cs-CZ.json b/frontend/src/lib/i18n/locales/cs-CZ.json index d05edbfb..691658e5 100644 --- a/frontend/src/lib/i18n/locales/cs-CZ.json +++ b/frontend/src/lib/i18n/locales/cs-CZ.json @@ -15,7 +15,7 @@ "loginOauthSuccessTitle": "Přesměrování", "loginOauthSuccessSubtitle": "Přesměrování k poskytovateli OAuth", "loginOauthAutoRedirectTitle": "Automatické přesměrování OAuth", - "loginOauthAutoRedirectSubtitle": "You will be automatically redirected to your OAuth provider to authenticate.", + "loginOauthAutoRedirectSubtitle": "Pro ověření budete automaticky přesměrování na svého poskytovatele OAuth.", "loginOauthAutoRedirectButton": "Redirect now", "continueTitle": "Pokračovat", "continueRedirectingTitle": "Přesměrování...", @@ -97,7 +97,7 @@ "quickActionsThemeLight": "Light", "quickActionsThemeDark": "Dark", "quickActionsThemeSystem": "System", - "quickActionsLogout": "Logout", + "quickActionsLogout": "Odhlásit se", "quickActionsTitle": "Quick Actions", "quickActionsProviderLocal": "Local", "quickActionsProviderLDAP": "LDAP",