From 8e65e3570636f5e28e6e8e3dfc4c055c7399d2fc Mon Sep 17 00:00:00 2001 From: Stavros Date: Wed, 5 Aug 2026 20:56:11 +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 e3779b85..e883658b 100644 --- a/frontend/src/lib/i18n/locales/cs-CZ.json +++ b/frontend/src/lib/i18n/locales/cs-CZ.json @@ -70,10 +70,10 @@ "authorizeLoadingSubtitle": "Please wait while we load the client information.", "authorizeSuccessTitle": "Autorizováno", "authorizeSuccessSubtitle": "Během několika vteřin budete přesměrováni do aplikace.", - "authorizeErrorClientInfo": "An error occurred while loading the client information. Please try again later.", + "authorizeErrorClientInfo": "Při načítání klientských informací došlo k chybě. Zkuste to prosím později.", "authorizeErrorInvalidParams": "Parametry požadavku jsou chybné/neplatné. Prosím, zkontrolujte URL a zkuste znovu.", "openidScopeName": "OpenID Connect", - "openidScopeDescription": "Allows the app to access your OpenID Connect information.", + "openidScopeDescription": "Povolí aplikaci přístup k Vaším informacím OpenID Connect.", "emailScopeName": "E-mail", "emailScopeDescription": "Povolí aplikaci přístup k Vaší e-mailové adrese.", "profileScopeName": "Profil",