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",