From 9d03b1e907f81aeddacb57dea7207adddca9d59d Mon Sep 17 00:00:00 2001 From: Stavros Date: Sun, 6 Sep 2026 03:50:48 +0300 Subject: [PATCH] New translations en.json (Catalan) [ci skip] --- frontend/src/lib/i18n/locales/ca-ES.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/src/lib/i18n/locales/ca-ES.json b/frontend/src/lib/i18n/locales/ca-ES.json index e273fd3f..22299ea9 100644 --- a/frontend/src/lib/i18n/locales/ca-ES.json +++ b/frontend/src/lib/i18n/locales/ca-ES.json @@ -14,7 +14,7 @@ "loginOauthFailSubtitle": "Failed to get OAuth URL", "loginOauthSuccessTitle": "Redirecting", "loginOauthSuccessSubtitle": "Redirecting to your OAuth provider", - "loginOauthAutoRedirectTitle": "OAuth Auto Redirect", + "loginOauthAutoRedirectTitle": "Autoredirecció OAuth", "loginOauthAutoRedirectSubtitle": "You will be automatically redirected to your OAuth provider to authenticate.", "loginOauthAutoRedirectButton": "Redirect now", "continueTitle": "Continue", @@ -23,7 +23,7 @@ "continueRedirectManually": "Redirect me manually", "continueInsecureRedirectTitle": "Insecure redirect", "continueInsecureRedirectSubtitle": "You are trying to redirect from https to http which is not secure. Are you sure you want to continue?", - "continueUntrustedRedirectTitle": "Untrusted redirect", + "continueUntrustedRedirectTitle": "Redirecció no confiable", "continueUntrustedRedirectSubtitle": "You are trying to redirect to a domain that does not match your configured domain ({{cookieDomain}}). Are you sure you want to continue?", "logoutFailTitle": "Failed to log out", "logoutFailSubtitle": "Please try again", @@ -48,7 +48,7 @@ "unauthorizedIpSubtitle": "Your IP address {{ip}} is not authorized to access the resource {{resource}}.", "unauthorizedButton": "Try again", "cancelTitle": "Cancel", - "forgotPasswordTitle": "Forgot your password?", + "forgotPasswordTitle": "Heu oblidat la vostra contrasenya?", "failedToFetchProvidersTitle": "Failed to load authentication providers. Please check your configuration.", "errorTitle": "An error occurred", "errorSubtitleInfo": "The following error occurred while processing your request:",