From b50ed6e7285e36f9ea314e6eba2a47c994fd8730 Mon Sep 17 00:00:00 2001 From: Stavros Date: Mon, 14 Jul 2025 15:27:53 +0300 Subject: [PATCH 01/35] New translations en.json (Serbian (Cyrillic)) --- frontend/src/lib/i18n/locales/sr-SP.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/frontend/src/lib/i18n/locales/sr-SP.json b/frontend/src/lib/i18n/locales/sr-SP.json index 05386def..1654731a 100644 --- a/frontend/src/lib/i18n/locales/sr-SP.json +++ b/frontend/src/lib/i18n/locales/sr-SP.json @@ -1,12 +1,12 @@ { - "loginTitle": "Welcome back, login with", - "loginTitleSimple": "Welcome back, please login", - "loginDivider": "Or", - "loginUsername": "Username", - "loginPassword": "Password", - "loginSubmit": "Login", - "loginFailTitle": "Failed to log in", - "loginFailSubtitle": "Please check your username and password", + "loginTitle": "Добродошли назад, пријавите се са", + "loginTitleSimple": "Добродошли назад, молим вас пријавите се", + "loginDivider": "Или", + "loginUsername": "Корисничко име", + "loginPassword": "Лозинка", + "loginSubmit": "Пријава", + "loginFailTitle": "Неуспешна пријава", + "loginFailSubtitle": "Молим вас проверите ваше корисничко име и лозинку", "loginFailRateLimit": "You failed to login too many times. Please try again later", "loginSuccessTitle": "Logged in", "loginSuccessSubtitle": "Welcome back!", From 2adfc04837d5c3f7c63959a69ffe5eab9a7a538e Mon Sep 17 00:00:00 2001 From: Stavros Date: Mon, 14 Jul 2025 17:53:23 +0300 Subject: [PATCH 02/35] New translations en.json (Serbian (Cyrillic)) --- frontend/src/lib/i18n/locales/sr-SP.json | 90 ++++++++++++------------ 1 file changed, 45 insertions(+), 45 deletions(-) diff --git a/frontend/src/lib/i18n/locales/sr-SP.json b/frontend/src/lib/i18n/locales/sr-SP.json index 1654731a..fd7c179b 100644 --- a/frontend/src/lib/i18n/locales/sr-SP.json +++ b/frontend/src/lib/i18n/locales/sr-SP.json @@ -7,49 +7,49 @@ "loginSubmit": "Пријава", "loginFailTitle": "Неуспешна пријава", "loginFailSubtitle": "Молим вас проверите ваше корисничко име и лозинку", - "loginFailRateLimit": "You failed to login too many times. Please try again later", - "loginSuccessTitle": "Logged in", - "loginSuccessSubtitle": "Welcome back!", - "loginOauthFailTitle": "An error occurred", - "loginOauthFailSubtitle": "Failed to get OAuth URL", - "loginOauthSuccessTitle": "Redirecting", - "loginOauthSuccessSubtitle": "Redirecting to your OAuth provider", - "continueRedirectingTitle": "Redirecting...", - "continueRedirectingSubtitle": "You should be redirected to the app soon", - "continueInvalidRedirectTitle": "Invalid redirect", - "continueInvalidRedirectSubtitle": "The redirect URL is invalid", - "continueInsecureRedirectTitle": "Insecure redirect", - "continueInsecureRedirectSubtitle": "You are trying to redirect from https to http which is not secure. Are you sure you want to continue?", - "continueTitle": "Continue", - "continueSubtitle": "Click the button to continue to your app.", - "logoutFailTitle": "Failed to log out", - "logoutFailSubtitle": "Please try again", - "logoutSuccessTitle": "Logged out", - "logoutSuccessSubtitle": "You have been logged out", - "logoutTitle": "Logout", - "logoutUsernameSubtitle": "You are currently logged in as {{username}}. Click the button below to logout.", - "logoutOauthSubtitle": "You are currently logged in as {{username}} using the {{provider}} OAuth provider. Click the button below to logout.", - "notFoundTitle": "Page not found", - "notFoundSubtitle": "The page you are looking for does not exist.", - "notFoundButton": "Go home", - "totpFailTitle": "Failed to verify code", - "totpFailSubtitle": "Please check your code and try again", - "totpSuccessTitle": "Verified", - "totpSuccessSubtitle": "Redirecting to your app", - "totpTitle": "Enter your TOTP code", - "totpSubtitle": "Please enter the code from your authenticator app.", - "unauthorizedTitle": "Unauthorized", - "unauthorizedResourceSubtitle": "The user with username {{username}} is not authorized to access the resource {{resource}}.", - "unauthorizedLoginSubtitle": "The user with username {{username}} is not authorized to login.", - "unauthorizedGroupsSubtitle": "The user with username {{username}} is not in the groups required by the resource {{resource}}.", - "unauthorizedIpSubtitle": "Your IP address {{ip}} is not authorized to access the resource {{resource}}.", - "unauthorizedButton": "Try again", - "untrustedRedirectTitle": "Untrusted redirect", - "untrustedRedirectSubtitle": "You are trying to redirect to a domain that does not match your configured domain ({{domain}}). Are you sure you want to continue?", - "cancelTitle": "Cancel", - "forgotPasswordTitle": "Forgot your password?", - "failedToFetchProvidersTitle": "Failed to load authentication providers. Please check your configuration.", - "errorTitle": "An error occurred", - "errorSubtitle": "An error occurred while trying to perform this action. Please check the console for more information.", - "forgotPasswordMessage": "You can reset your password by changing the `USERS` environment variable." + "loginFailRateLimit": "Нисте успели да се пријавите превише пута. Молим вас покушајте касније", + "loginSuccessTitle": "Пријављени", + "loginSuccessSubtitle": "Добродошли назад!", + "loginOauthFailTitle": "Појавила се грешка", + "loginOauthFailSubtitle": "Неуспело преузимање OAuth адресе", + "loginOauthSuccessTitle": "Преусмеравање", + "loginOauthSuccessSubtitle": "Преусмеравање на вашег OAuth провајдера", + "continueRedirectingTitle": "Преусмеравање...", + "continueRedirectingSubtitle": "Требали би сте ускоро да будете преусмерени на апликацију", + "continueInvalidRedirectTitle": "Неисправно преусмеравање", + "continueInvalidRedirectSubtitle": "Адреса за преусмеравање није исправна", + "continueInsecureRedirectTitle": "Небезбедно преусмеравање", + "continueInsecureRedirectSubtitle": "Покушавате да преусмерите са https на http што није безбедно. Да ли желите да наставите?", + "continueTitle": "Настави", + "continueSubtitle": "Кликните на дугме да би сте наставили на нашу апликацију.", + "logoutFailTitle": "Неуспешно одјављивање", + "logoutFailSubtitle": "Молим вас покушајте поново", + "logoutSuccessTitle": "Одјављени", + "logoutSuccessSubtitle": "Одјављени сте", + "logoutTitle": "Одјава", + "logoutUsernameSubtitle": "Тренутно сте пријављени као {{username}}. Кликните на дугме испод да се одјавите.", + "logoutOauthSubtitle": "Тренутно сте пријављени као {{username}} користећи {{provider}} OAuth провајдера. Кликните на дугме испод да се одјавите.", + "notFoundTitle": "Страница није пронађена", + "notFoundSubtitle": "Страница коју тражите не постоји.", + "notFoundButton": "На почетак", + "totpFailTitle": "Неуспело потврђивање кода", + "totpFailSubtitle": "Молим вас проверите ваш код и покушајте поново", + "totpSuccessTitle": "Потврђен", + "totpSuccessSubtitle": "Преусмеравање на вашу апликацију", + "totpTitle": "Унесите ваш TOTP код", + "totpSubtitle": "Молим вас унесите код из ваше апликације за аутентификацију.", + "unauthorizedTitle": "Неауторизован", + "unauthorizedResourceSubtitle": "Корисник са корисничким именом {{username}} није ауторизован да приступи ресурсу {{resource}}.", + "unauthorizedLoginSubtitle": "Корисник са корисничким именом {{username}} није ауторизован за пријављивање.", + "unauthorizedGroupsSubtitle": "Корисник са корисничким именом {{username}} није у групама које захтева ресурс {{resource}}.", + "unauthorizedIpSubtitle": "Ваша IP адреса {{ip}} није ауторизована да приступи ресурсу {{resource}}.", + "unauthorizedButton": "Покушајте поново", + "untrustedRedirectTitle": "Преусмерење без поверења", + "untrustedRedirectSubtitle": "Покушавате да преусмерите на домен који се не поклапа са подешеним доменом ({{domain}}). Да ли желите да наставите?", + "cancelTitle": "Поништи", + "forgotPasswordTitle": "Заборавили сте лозинку?", + "failedToFetchProvidersTitle": "Није успело учитавање провајдера аутентификације. Молим вас проверите ваша подешавања.", + "errorTitle": "Појавила се грешка", + "errorSubtitle": "Појавила се грешка при покушају извршавања ове радње. Молим вас проверите конзолу за додатне информације.", + "forgotPasswordMessage": "Можете поништити вашу лозинку променом `USERS` променљиве окружења." } \ No newline at end of file From 07983d41f10b9bd77d866b457ab8c127847625a5 Mon Sep 17 00:00:00 2001 From: Stavros Date: Tue, 15 Jul 2025 02:54:21 +0300 Subject: [PATCH 03/35] New translations en.json (Romanian) --- frontend/src/lib/i18n/locales/ro-RO.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/frontend/src/lib/i18n/locales/ro-RO.json b/frontend/src/lib/i18n/locales/ro-RO.json index 05386def..74e422f5 100644 --- a/frontend/src/lib/i18n/locales/ro-RO.json +++ b/frontend/src/lib/i18n/locales/ro-RO.json @@ -51,5 +51,7 @@ "failedToFetchProvidersTitle": "Failed to load authentication providers. Please check your configuration.", "errorTitle": "An error occurred", "errorSubtitle": "An error occurred while trying to perform this action. Please check the console for more information.", - "forgotPasswordMessage": "You can reset your password by changing the `USERS` environment variable." + "forgotPasswordMessage": "You can reset your password by changing the `USERS` environment variable.", + "fieldRequired": "This field is required", + "invalidInput": "Invalid input" } \ No newline at end of file From 1c83a9600c6d591d1c57504b53be68072974c229 Mon Sep 17 00:00:00 2001 From: Stavros Date: Tue, 15 Jul 2025 02:54:22 +0300 Subject: [PATCH 04/35] New translations en.json (French) --- frontend/src/lib/i18n/locales/fr-FR.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/frontend/src/lib/i18n/locales/fr-FR.json b/frontend/src/lib/i18n/locales/fr-FR.json index 0aa9097c..ffd2b925 100644 --- a/frontend/src/lib/i18n/locales/fr-FR.json +++ b/frontend/src/lib/i18n/locales/fr-FR.json @@ -51,5 +51,7 @@ "failedToFetchProvidersTitle": "Échec du chargement des fournisseurs d'authentification. Veuillez vérifier votre configuration.", "errorTitle": "Une erreur est survenue", "errorSubtitle": "Une erreur est survenue lors de l'exécution de cette action. Veuillez consulter la console pour plus d'informations.", - "forgotPasswordMessage": "Vous pouvez réinitialiser votre mot de passe en modifiant la variable d'environnement `USERS`." + "forgotPasswordMessage": "Vous pouvez réinitialiser votre mot de passe en modifiant la variable d'environnement `USERS`.", + "fieldRequired": "This field is required", + "invalidInput": "Invalid input" } \ No newline at end of file From ef31deb4922cc15162be835ccc77ce70914d3a12 Mon Sep 17 00:00:00 2001 From: Stavros Date: Tue, 15 Jul 2025 02:54:23 +0300 Subject: [PATCH 05/35] New translations en.json (Spanish) --- frontend/src/lib/i18n/locales/es-ES.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/frontend/src/lib/i18n/locales/es-ES.json b/frontend/src/lib/i18n/locales/es-ES.json index ffdf4fc1..40b043ff 100644 --- a/frontend/src/lib/i18n/locales/es-ES.json +++ b/frontend/src/lib/i18n/locales/es-ES.json @@ -51,5 +51,7 @@ "failedToFetchProvidersTitle": "Error al cargar los proveedores de autenticación. Por favor revise su configuración.", "errorTitle": "Ha ocurrido un error", "errorSubtitle": "Ocurrió un error mientras se trataba de realizar esta acción. Por favor, revise la consola para más información.", - "forgotPasswordMessage": "You can reset your password by changing the `USERS` environment variable." + "forgotPasswordMessage": "You can reset your password by changing the `USERS` environment variable.", + "fieldRequired": "This field is required", + "invalidInput": "Invalid input" } \ No newline at end of file From 9adc0c863a5630253226ff4546e4f0b9ebe89151 Mon Sep 17 00:00:00 2001 From: Stavros Date: Tue, 15 Jul 2025 02:54:24 +0300 Subject: [PATCH 06/35] New translations en.json (Afrikaans) --- frontend/src/lib/i18n/locales/af-ZA.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/frontend/src/lib/i18n/locales/af-ZA.json b/frontend/src/lib/i18n/locales/af-ZA.json index 05386def..74e422f5 100644 --- a/frontend/src/lib/i18n/locales/af-ZA.json +++ b/frontend/src/lib/i18n/locales/af-ZA.json @@ -51,5 +51,7 @@ "failedToFetchProvidersTitle": "Failed to load authentication providers. Please check your configuration.", "errorTitle": "An error occurred", "errorSubtitle": "An error occurred while trying to perform this action. Please check the console for more information.", - "forgotPasswordMessage": "You can reset your password by changing the `USERS` environment variable." + "forgotPasswordMessage": "You can reset your password by changing the `USERS` environment variable.", + "fieldRequired": "This field is required", + "invalidInput": "Invalid input" } \ No newline at end of file From c5551c4ca56b122e24a926db7c1f8437236e41b4 Mon Sep 17 00:00:00 2001 From: Stavros Date: Tue, 15 Jul 2025 02:54:25 +0300 Subject: [PATCH 07/35] New translations en.json (Arabic) --- frontend/src/lib/i18n/locales/ar-SA.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/frontend/src/lib/i18n/locales/ar-SA.json b/frontend/src/lib/i18n/locales/ar-SA.json index ad5e4ef2..b5cc2109 100644 --- a/frontend/src/lib/i18n/locales/ar-SA.json +++ b/frontend/src/lib/i18n/locales/ar-SA.json @@ -51,5 +51,7 @@ "failedToFetchProvidersTitle": "Failed to load authentication providers. Please check your configuration.", "errorTitle": "حدث خطأ", "errorSubtitle": "An error occurred while trying to perform this action. Please check the console for more information.", - "forgotPasswordMessage": "You can reset your password by changing the `USERS` environment variable." + "forgotPasswordMessage": "You can reset your password by changing the `USERS` environment variable.", + "fieldRequired": "This field is required", + "invalidInput": "Invalid input" } \ No newline at end of file From 36435b7e5129e6c0ec83fa2400492c9901a1232d Mon Sep 17 00:00:00 2001 From: Stavros Date: Tue, 15 Jul 2025 02:54:26 +0300 Subject: [PATCH 08/35] New translations en.json (Catalan) --- frontend/src/lib/i18n/locales/ca-ES.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/frontend/src/lib/i18n/locales/ca-ES.json b/frontend/src/lib/i18n/locales/ca-ES.json index 05386def..74e422f5 100644 --- a/frontend/src/lib/i18n/locales/ca-ES.json +++ b/frontend/src/lib/i18n/locales/ca-ES.json @@ -51,5 +51,7 @@ "failedToFetchProvidersTitle": "Failed to load authentication providers. Please check your configuration.", "errorTitle": "An error occurred", "errorSubtitle": "An error occurred while trying to perform this action. Please check the console for more information.", - "forgotPasswordMessage": "You can reset your password by changing the `USERS` environment variable." + "forgotPasswordMessage": "You can reset your password by changing the `USERS` environment variable.", + "fieldRequired": "This field is required", + "invalidInput": "Invalid input" } \ No newline at end of file From b18a632ebbd0c3497aeb06b5a73d62406e3f3753 Mon Sep 17 00:00:00 2001 From: Stavros Date: Tue, 15 Jul 2025 02:54:27 +0300 Subject: [PATCH 09/35] New translations en.json (Czech) --- frontend/src/lib/i18n/locales/cs-CZ.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/frontend/src/lib/i18n/locales/cs-CZ.json b/frontend/src/lib/i18n/locales/cs-CZ.json index 05386def..74e422f5 100644 --- a/frontend/src/lib/i18n/locales/cs-CZ.json +++ b/frontend/src/lib/i18n/locales/cs-CZ.json @@ -51,5 +51,7 @@ "failedToFetchProvidersTitle": "Failed to load authentication providers. Please check your configuration.", "errorTitle": "An error occurred", "errorSubtitle": "An error occurred while trying to perform this action. Please check the console for more information.", - "forgotPasswordMessage": "You can reset your password by changing the `USERS` environment variable." + "forgotPasswordMessage": "You can reset your password by changing the `USERS` environment variable.", + "fieldRequired": "This field is required", + "invalidInput": "Invalid input" } \ No newline at end of file From 17eb5bb85faa5b127156c6712b80e8d8b30fadc8 Mon Sep 17 00:00:00 2001 From: Stavros Date: Tue, 15 Jul 2025 02:54:28 +0300 Subject: [PATCH 10/35] New translations en.json (Danish) --- frontend/src/lib/i18n/locales/da-DK.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/frontend/src/lib/i18n/locales/da-DK.json b/frontend/src/lib/i18n/locales/da-DK.json index 0d99fe1c..95f58178 100644 --- a/frontend/src/lib/i18n/locales/da-DK.json +++ b/frontend/src/lib/i18n/locales/da-DK.json @@ -51,5 +51,7 @@ "failedToFetchProvidersTitle": "Kunne ikke indlæse godkendelsesudbydere. Tjek venligst din konfiguration.", "errorTitle": "Der opstod en fejl", "errorSubtitle": "Der opstod en fejl under forsøget på at udføre denne handling. Tjek venligst konsollen for mere information.", - "forgotPasswordMessage": "You can reset your password by changing the `USERS` environment variable." + "forgotPasswordMessage": "You can reset your password by changing the `USERS` environment variable.", + "fieldRequired": "This field is required", + "invalidInput": "Invalid input" } \ No newline at end of file From 0b3d6dea8ae0bfe19b9ffe9c51f9edaabe2a0ba7 Mon Sep 17 00:00:00 2001 From: Stavros Date: Tue, 15 Jul 2025 02:54:29 +0300 Subject: [PATCH 11/35] New translations en.json (German) --- frontend/src/lib/i18n/locales/de-DE.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/frontend/src/lib/i18n/locales/de-DE.json b/frontend/src/lib/i18n/locales/de-DE.json index 3ca77891..4c55082b 100644 --- a/frontend/src/lib/i18n/locales/de-DE.json +++ b/frontend/src/lib/i18n/locales/de-DE.json @@ -51,5 +51,7 @@ "failedToFetchProvidersTitle": "Fehler beim Laden der Authentifizierungsanbieter. Bitte überprüfen Sie Ihre Konfiguration.", "errorTitle": "Ein Fehler ist aufgetreten", "errorSubtitle": "Beim Versuch, diese Aktion auszuführen, ist ein Fehler aufgetreten. Bitte überprüfen Sie die Konsole für weitere Informationen.", - "forgotPasswordMessage": "You can reset your password by changing the `USERS` environment variable." + "forgotPasswordMessage": "You can reset your password by changing the `USERS` environment variable.", + "fieldRequired": "This field is required", + "invalidInput": "Invalid input" } \ No newline at end of file From c24206a30a87f34330cecbcb62918ccf09a23250 Mon Sep 17 00:00:00 2001 From: Stavros Date: Tue, 15 Jul 2025 02:54:29 +0300 Subject: [PATCH 12/35] New translations en.json (Greek) --- frontend/src/lib/i18n/locales/el-GR.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/frontend/src/lib/i18n/locales/el-GR.json b/frontend/src/lib/i18n/locales/el-GR.json index 27df11ef..55df2190 100644 --- a/frontend/src/lib/i18n/locales/el-GR.json +++ b/frontend/src/lib/i18n/locales/el-GR.json @@ -51,5 +51,7 @@ "failedToFetchProvidersTitle": "Αποτυχία φόρτωσης παρόχων πιστοποίησης. Παρακαλώ ελέγξτε τις ρυθμίσεις σας.", "errorTitle": "Παρουσιάστηκε ένα σφάλμα", "errorSubtitle": "Παρουσιάστηκε σφάλμα κατά την προσπάθεια εκτέλεσης αυτής της ενέργειας. Ελέγξτε την κονσόλα για περισσότερες πληροφορίες.", - "forgotPasswordMessage": "Μπορείτε να επαναφέρετε τον κωδικό πρόσβασής σας αλλάζοντας τη μεταβλητή περιβάλλοντος `USERS`." + "forgotPasswordMessage": "Μπορείτε να επαναφέρετε τον κωδικό πρόσβασής σας αλλάζοντας τη μεταβλητή περιβάλλοντος `USERS`.", + "fieldRequired": "This field is required", + "invalidInput": "Invalid input" } \ No newline at end of file From e311885ec1c8f0e8051b61c7d2c83952a7fdc876 Mon Sep 17 00:00:00 2001 From: Stavros Date: Tue, 15 Jul 2025 02:54:30 +0300 Subject: [PATCH 13/35] New translations en.json (Finnish) --- frontend/src/lib/i18n/locales/fi-FI.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/frontend/src/lib/i18n/locales/fi-FI.json b/frontend/src/lib/i18n/locales/fi-FI.json index 05386def..74e422f5 100644 --- a/frontend/src/lib/i18n/locales/fi-FI.json +++ b/frontend/src/lib/i18n/locales/fi-FI.json @@ -51,5 +51,7 @@ "failedToFetchProvidersTitle": "Failed to load authentication providers. Please check your configuration.", "errorTitle": "An error occurred", "errorSubtitle": "An error occurred while trying to perform this action. Please check the console for more information.", - "forgotPasswordMessage": "You can reset your password by changing the `USERS` environment variable." + "forgotPasswordMessage": "You can reset your password by changing the `USERS` environment variable.", + "fieldRequired": "This field is required", + "invalidInput": "Invalid input" } \ No newline at end of file From 3af5e2d3af303e033b8207124948dfe8105c8289 Mon Sep 17 00:00:00 2001 From: Stavros Date: Tue, 15 Jul 2025 02:54:31 +0300 Subject: [PATCH 14/35] New translations en.json (Hebrew) --- frontend/src/lib/i18n/locales/he-IL.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/frontend/src/lib/i18n/locales/he-IL.json b/frontend/src/lib/i18n/locales/he-IL.json index 05386def..74e422f5 100644 --- a/frontend/src/lib/i18n/locales/he-IL.json +++ b/frontend/src/lib/i18n/locales/he-IL.json @@ -51,5 +51,7 @@ "failedToFetchProvidersTitle": "Failed to load authentication providers. Please check your configuration.", "errorTitle": "An error occurred", "errorSubtitle": "An error occurred while trying to perform this action. Please check the console for more information.", - "forgotPasswordMessage": "You can reset your password by changing the `USERS` environment variable." + "forgotPasswordMessage": "You can reset your password by changing the `USERS` environment variable.", + "fieldRequired": "This field is required", + "invalidInput": "Invalid input" } \ No newline at end of file From a66ca803618c629845936b6b166d7e6b57ee16a4 Mon Sep 17 00:00:00 2001 From: Stavros Date: Tue, 15 Jul 2025 02:54:32 +0300 Subject: [PATCH 15/35] New translations en.json (Hungarian) --- frontend/src/lib/i18n/locales/hu-HU.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/frontend/src/lib/i18n/locales/hu-HU.json b/frontend/src/lib/i18n/locales/hu-HU.json index 05386def..74e422f5 100644 --- a/frontend/src/lib/i18n/locales/hu-HU.json +++ b/frontend/src/lib/i18n/locales/hu-HU.json @@ -51,5 +51,7 @@ "failedToFetchProvidersTitle": "Failed to load authentication providers. Please check your configuration.", "errorTitle": "An error occurred", "errorSubtitle": "An error occurred while trying to perform this action. Please check the console for more information.", - "forgotPasswordMessage": "You can reset your password by changing the `USERS` environment variable." + "forgotPasswordMessage": "You can reset your password by changing the `USERS` environment variable.", + "fieldRequired": "This field is required", + "invalidInput": "Invalid input" } \ No newline at end of file From 0e0d69e18a78711a19dc453dc2118f3f7807af0d Mon Sep 17 00:00:00 2001 From: Stavros Date: Tue, 15 Jul 2025 02:54:33 +0300 Subject: [PATCH 16/35] New translations en.json (Italian) --- frontend/src/lib/i18n/locales/it-IT.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/frontend/src/lib/i18n/locales/it-IT.json b/frontend/src/lib/i18n/locales/it-IT.json index 05386def..74e422f5 100644 --- a/frontend/src/lib/i18n/locales/it-IT.json +++ b/frontend/src/lib/i18n/locales/it-IT.json @@ -51,5 +51,7 @@ "failedToFetchProvidersTitle": "Failed to load authentication providers. Please check your configuration.", "errorTitle": "An error occurred", "errorSubtitle": "An error occurred while trying to perform this action. Please check the console for more information.", - "forgotPasswordMessage": "You can reset your password by changing the `USERS` environment variable." + "forgotPasswordMessage": "You can reset your password by changing the `USERS` environment variable.", + "fieldRequired": "This field is required", + "invalidInput": "Invalid input" } \ No newline at end of file From 7aca9780c618fe6ef8483fd79d5ac593f0e468c2 Mon Sep 17 00:00:00 2001 From: Stavros Date: Tue, 15 Jul 2025 02:54:34 +0300 Subject: [PATCH 17/35] New translations en.json (Japanese) --- frontend/src/lib/i18n/locales/ja-JP.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/frontend/src/lib/i18n/locales/ja-JP.json b/frontend/src/lib/i18n/locales/ja-JP.json index 05386def..74e422f5 100644 --- a/frontend/src/lib/i18n/locales/ja-JP.json +++ b/frontend/src/lib/i18n/locales/ja-JP.json @@ -51,5 +51,7 @@ "failedToFetchProvidersTitle": "Failed to load authentication providers. Please check your configuration.", "errorTitle": "An error occurred", "errorSubtitle": "An error occurred while trying to perform this action. Please check the console for more information.", - "forgotPasswordMessage": "You can reset your password by changing the `USERS` environment variable." + "forgotPasswordMessage": "You can reset your password by changing the `USERS` environment variable.", + "fieldRequired": "This field is required", + "invalidInput": "Invalid input" } \ No newline at end of file From 06e72f39de2aa0960cd3e533ede7d90eeb9db127 Mon Sep 17 00:00:00 2001 From: Stavros Date: Tue, 15 Jul 2025 02:54:35 +0300 Subject: [PATCH 18/35] New translations en.json (Korean) --- frontend/src/lib/i18n/locales/ko-KR.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/frontend/src/lib/i18n/locales/ko-KR.json b/frontend/src/lib/i18n/locales/ko-KR.json index 05386def..74e422f5 100644 --- a/frontend/src/lib/i18n/locales/ko-KR.json +++ b/frontend/src/lib/i18n/locales/ko-KR.json @@ -51,5 +51,7 @@ "failedToFetchProvidersTitle": "Failed to load authentication providers. Please check your configuration.", "errorTitle": "An error occurred", "errorSubtitle": "An error occurred while trying to perform this action. Please check the console for more information.", - "forgotPasswordMessage": "You can reset your password by changing the `USERS` environment variable." + "forgotPasswordMessage": "You can reset your password by changing the `USERS` environment variable.", + "fieldRequired": "This field is required", + "invalidInput": "Invalid input" } \ No newline at end of file From 4dee90d4ba7217087b983b10cc8ee43315e8f396 Mon Sep 17 00:00:00 2001 From: Stavros Date: Tue, 15 Jul 2025 02:54:36 +0300 Subject: [PATCH 19/35] New translations en.json (Dutch) --- frontend/src/lib/i18n/locales/nl-NL.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/frontend/src/lib/i18n/locales/nl-NL.json b/frontend/src/lib/i18n/locales/nl-NL.json index e597c600..8a1bac34 100644 --- a/frontend/src/lib/i18n/locales/nl-NL.json +++ b/frontend/src/lib/i18n/locales/nl-NL.json @@ -51,5 +51,7 @@ "failedToFetchProvidersTitle": "Failed to load authentication providers. Please check your configuration.", "errorTitle": "An error occurred", "errorSubtitle": "An error occurred while trying to perform this action. Please check the console for more information.", - "forgotPasswordMessage": "You can reset your password by changing the `USERS` environment variable." + "forgotPasswordMessage": "You can reset your password by changing the `USERS` environment variable.", + "fieldRequired": "This field is required", + "invalidInput": "Invalid input" } \ No newline at end of file From 102dc8809ab94860e17abf3c2b5d6f2482395fc9 Mon Sep 17 00:00:00 2001 From: Stavros Date: Tue, 15 Jul 2025 02:54:37 +0300 Subject: [PATCH 20/35] New translations en.json (Norwegian) --- frontend/src/lib/i18n/locales/no-NO.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/frontend/src/lib/i18n/locales/no-NO.json b/frontend/src/lib/i18n/locales/no-NO.json index 05386def..74e422f5 100644 --- a/frontend/src/lib/i18n/locales/no-NO.json +++ b/frontend/src/lib/i18n/locales/no-NO.json @@ -51,5 +51,7 @@ "failedToFetchProvidersTitle": "Failed to load authentication providers. Please check your configuration.", "errorTitle": "An error occurred", "errorSubtitle": "An error occurred while trying to perform this action. Please check the console for more information.", - "forgotPasswordMessage": "You can reset your password by changing the `USERS` environment variable." + "forgotPasswordMessage": "You can reset your password by changing the `USERS` environment variable.", + "fieldRequired": "This field is required", + "invalidInput": "Invalid input" } \ No newline at end of file From ecf31a5fe9e2cee6b1db679ac821ab880a21ab00 Mon Sep 17 00:00:00 2001 From: Stavros Date: Tue, 15 Jul 2025 02:54:38 +0300 Subject: [PATCH 21/35] New translations en.json (Polish) --- frontend/src/lib/i18n/locales/pl-PL.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/frontend/src/lib/i18n/locales/pl-PL.json b/frontend/src/lib/i18n/locales/pl-PL.json index 431cbda0..8dd33bad 100644 --- a/frontend/src/lib/i18n/locales/pl-PL.json +++ b/frontend/src/lib/i18n/locales/pl-PL.json @@ -51,5 +51,7 @@ "failedToFetchProvidersTitle": "Nie udało się załadować dostawców uwierzytelniania. Sprawdź swoją konfigurację.", "errorTitle": "Wystąpił błąd", "errorSubtitle": "Wystąpił błąd podczas próby wykonania tej czynności. Sprawdź konsolę, aby uzyskać więcej informacji.", - "forgotPasswordMessage": "Możesz zresetować hasło, zmieniając zmienną środowiskową `USERS`." + "forgotPasswordMessage": "Możesz zresetować hasło, zmieniając zmienną środowiskową `USERS`.", + "fieldRequired": "This field is required", + "invalidInput": "Invalid input" } \ No newline at end of file From af4b322dc9654c0696474cee7b3a73399edd70e8 Mon Sep 17 00:00:00 2001 From: Stavros Date: Tue, 15 Jul 2025 02:54:39 +0300 Subject: [PATCH 22/35] New translations en.json (Portuguese) --- frontend/src/lib/i18n/locales/pt-PT.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/frontend/src/lib/i18n/locales/pt-PT.json b/frontend/src/lib/i18n/locales/pt-PT.json index 05386def..74e422f5 100644 --- a/frontend/src/lib/i18n/locales/pt-PT.json +++ b/frontend/src/lib/i18n/locales/pt-PT.json @@ -51,5 +51,7 @@ "failedToFetchProvidersTitle": "Failed to load authentication providers. Please check your configuration.", "errorTitle": "An error occurred", "errorSubtitle": "An error occurred while trying to perform this action. Please check the console for more information.", - "forgotPasswordMessage": "You can reset your password by changing the `USERS` environment variable." + "forgotPasswordMessage": "You can reset your password by changing the `USERS` environment variable.", + "fieldRequired": "This field is required", + "invalidInput": "Invalid input" } \ No newline at end of file From f175323ca394bbd29ca19658d1c4ee8ccfdc7118 Mon Sep 17 00:00:00 2001 From: Stavros Date: Tue, 15 Jul 2025 02:54:40 +0300 Subject: [PATCH 23/35] New translations en.json (Russian) --- frontend/src/lib/i18n/locales/ru-RU.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/frontend/src/lib/i18n/locales/ru-RU.json b/frontend/src/lib/i18n/locales/ru-RU.json index 61a07737..f7b143fe 100644 --- a/frontend/src/lib/i18n/locales/ru-RU.json +++ b/frontend/src/lib/i18n/locales/ru-RU.json @@ -51,5 +51,7 @@ "failedToFetchProvidersTitle": "Не удалось загрузить провайдеров аутентификации. Пожалуйста, проверьте конфигурацию.", "errorTitle": "Произошла ошибка", "errorSubtitle": "Произошла ошибка при попытке выполнить это действие. Проверьте консоль для дополнительной информации.", - "forgotPasswordMessage": "You can reset your password by changing the `USERS` environment variable." + "forgotPasswordMessage": "You can reset your password by changing the `USERS` environment variable.", + "fieldRequired": "This field is required", + "invalidInput": "Invalid input" } \ No newline at end of file From e0bf62c104900c1e6c6310464254e319697f2969 Mon Sep 17 00:00:00 2001 From: Stavros Date: Tue, 15 Jul 2025 02:54:41 +0300 Subject: [PATCH 24/35] New translations en.json (Serbian (Cyrillic)) --- frontend/src/lib/i18n/locales/sr-SP.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/frontend/src/lib/i18n/locales/sr-SP.json b/frontend/src/lib/i18n/locales/sr-SP.json index fd7c179b..34df08d7 100644 --- a/frontend/src/lib/i18n/locales/sr-SP.json +++ b/frontend/src/lib/i18n/locales/sr-SP.json @@ -51,5 +51,7 @@ "failedToFetchProvidersTitle": "Није успело учитавање провајдера аутентификације. Молим вас проверите ваша подешавања.", "errorTitle": "Појавила се грешка", "errorSubtitle": "Појавила се грешка при покушају извршавања ове радње. Молим вас проверите конзолу за додатне информације.", - "forgotPasswordMessage": "Можете поништити вашу лозинку променом `USERS` променљиве окружења." + "forgotPasswordMessage": "Можете поништити вашу лозинку променом `USERS` променљиве окружења.", + "fieldRequired": "This field is required", + "invalidInput": "Invalid input" } \ No newline at end of file From 8b29c6b7ba7dbdeb1a10dcded5214f9023b92292 Mon Sep 17 00:00:00 2001 From: Stavros Date: Tue, 15 Jul 2025 02:54:42 +0300 Subject: [PATCH 25/35] New translations en.json (Swedish) --- frontend/src/lib/i18n/locales/sv-SE.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/frontend/src/lib/i18n/locales/sv-SE.json b/frontend/src/lib/i18n/locales/sv-SE.json index 05386def..74e422f5 100644 --- a/frontend/src/lib/i18n/locales/sv-SE.json +++ b/frontend/src/lib/i18n/locales/sv-SE.json @@ -51,5 +51,7 @@ "failedToFetchProvidersTitle": "Failed to load authentication providers. Please check your configuration.", "errorTitle": "An error occurred", "errorSubtitle": "An error occurred while trying to perform this action. Please check the console for more information.", - "forgotPasswordMessage": "You can reset your password by changing the `USERS` environment variable." + "forgotPasswordMessage": "You can reset your password by changing the `USERS` environment variable.", + "fieldRequired": "This field is required", + "invalidInput": "Invalid input" } \ No newline at end of file From c9f7414b1957e0da2ca47ec713ae45107ec60792 Mon Sep 17 00:00:00 2001 From: Stavros Date: Tue, 15 Jul 2025 02:54:43 +0300 Subject: [PATCH 26/35] New translations en.json (Turkish) --- frontend/src/lib/i18n/locales/tr-TR.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/frontend/src/lib/i18n/locales/tr-TR.json b/frontend/src/lib/i18n/locales/tr-TR.json index 266f7692..df6c3c33 100644 --- a/frontend/src/lib/i18n/locales/tr-TR.json +++ b/frontend/src/lib/i18n/locales/tr-TR.json @@ -51,5 +51,7 @@ "failedToFetchProvidersTitle": "Failed to load authentication providers. Please check your configuration.", "errorTitle": "An error occurred", "errorSubtitle": "An error occurred while trying to perform this action. Please check the console for more information.", - "forgotPasswordMessage": "You can reset your password by changing the `USERS` environment variable." + "forgotPasswordMessage": "You can reset your password by changing the `USERS` environment variable.", + "fieldRequired": "This field is required", + "invalidInput": "Invalid input" } \ No newline at end of file From 3b1261575342dace0776627c49b440d226de7af4 Mon Sep 17 00:00:00 2001 From: Stavros Date: Tue, 15 Jul 2025 02:54:44 +0300 Subject: [PATCH 27/35] New translations en.json (Ukrainian) --- frontend/src/lib/i18n/locales/uk-UA.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/frontend/src/lib/i18n/locales/uk-UA.json b/frontend/src/lib/i18n/locales/uk-UA.json index 05386def..74e422f5 100644 --- a/frontend/src/lib/i18n/locales/uk-UA.json +++ b/frontend/src/lib/i18n/locales/uk-UA.json @@ -51,5 +51,7 @@ "failedToFetchProvidersTitle": "Failed to load authentication providers. Please check your configuration.", "errorTitle": "An error occurred", "errorSubtitle": "An error occurred while trying to perform this action. Please check the console for more information.", - "forgotPasswordMessage": "You can reset your password by changing the `USERS` environment variable." + "forgotPasswordMessage": "You can reset your password by changing the `USERS` environment variable.", + "fieldRequired": "This field is required", + "invalidInput": "Invalid input" } \ No newline at end of file From ceb02989577637ca8e8116a8832b20406917833f Mon Sep 17 00:00:00 2001 From: Stavros Date: Tue, 15 Jul 2025 02:54:45 +0300 Subject: [PATCH 28/35] New translations en.json (Chinese Simplified) --- frontend/src/lib/i18n/locales/zh-CN.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/frontend/src/lib/i18n/locales/zh-CN.json b/frontend/src/lib/i18n/locales/zh-CN.json index b0af961e..e29a00f9 100644 --- a/frontend/src/lib/i18n/locales/zh-CN.json +++ b/frontend/src/lib/i18n/locales/zh-CN.json @@ -51,5 +51,7 @@ "failedToFetchProvidersTitle": "加载身份验证提供程序失败,请检查您的配置。", "errorTitle": "发生了错误", "errorSubtitle": "执行此操作时发生错误,请检查控制台以获取更多信息。", - "forgotPasswordMessage": "You can reset your password by changing the `USERS` environment variable." + "forgotPasswordMessage": "You can reset your password by changing the `USERS` environment variable.", + "fieldRequired": "This field is required", + "invalidInput": "Invalid input" } \ No newline at end of file From 812745c0a782f9f4d229d6bf8cd84e624e20cc3c Mon Sep 17 00:00:00 2001 From: Stavros Date: Tue, 15 Jul 2025 02:54:46 +0300 Subject: [PATCH 29/35] New translations en.json (Chinese Traditional) --- frontend/src/lib/i18n/locales/zh-TW.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/frontend/src/lib/i18n/locales/zh-TW.json b/frontend/src/lib/i18n/locales/zh-TW.json index 6e5e452e..2217ad3f 100644 --- a/frontend/src/lib/i18n/locales/zh-TW.json +++ b/frontend/src/lib/i18n/locales/zh-TW.json @@ -51,5 +51,7 @@ "failedToFetchProvidersTitle": "載入驗證供應商失敗。請檢查您的設定。", "errorTitle": "發生錯誤", "errorSubtitle": "執行此操作時發生錯誤。請檢查主控台以獲取更多資訊。", - "forgotPasswordMessage": "You can reset your password by changing the `USERS` environment variable." + "forgotPasswordMessage": "You can reset your password by changing the `USERS` environment variable.", + "fieldRequired": "This field is required", + "invalidInput": "Invalid input" } \ No newline at end of file From c74e7b9e9985abfcd3d86985dbde096e1a41b5c8 Mon Sep 17 00:00:00 2001 From: Stavros Date: Tue, 15 Jul 2025 02:54:47 +0300 Subject: [PATCH 30/35] New translations en.json (English) --- frontend/src/lib/i18n/locales/en-US.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/frontend/src/lib/i18n/locales/en-US.json b/frontend/src/lib/i18n/locales/en-US.json index 05386def..74e422f5 100644 --- a/frontend/src/lib/i18n/locales/en-US.json +++ b/frontend/src/lib/i18n/locales/en-US.json @@ -51,5 +51,7 @@ "failedToFetchProvidersTitle": "Failed to load authentication providers. Please check your configuration.", "errorTitle": "An error occurred", "errorSubtitle": "An error occurred while trying to perform this action. Please check the console for more information.", - "forgotPasswordMessage": "You can reset your password by changing the `USERS` environment variable." + "forgotPasswordMessage": "You can reset your password by changing the `USERS` environment variable.", + "fieldRequired": "This field is required", + "invalidInput": "Invalid input" } \ No newline at end of file From bcb8af16e156a032cb8e539cc4ea890730ac96ef Mon Sep 17 00:00:00 2001 From: Stavros Date: Tue, 15 Jul 2025 02:54:48 +0300 Subject: [PATCH 31/35] New translations en.json (Vietnamese) --- frontend/src/lib/i18n/locales/vi-VN.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/frontend/src/lib/i18n/locales/vi-VN.json b/frontend/src/lib/i18n/locales/vi-VN.json index 05386def..74e422f5 100644 --- a/frontend/src/lib/i18n/locales/vi-VN.json +++ b/frontend/src/lib/i18n/locales/vi-VN.json @@ -51,5 +51,7 @@ "failedToFetchProvidersTitle": "Failed to load authentication providers. Please check your configuration.", "errorTitle": "An error occurred", "errorSubtitle": "An error occurred while trying to perform this action. Please check the console for more information.", - "forgotPasswordMessage": "You can reset your password by changing the `USERS` environment variable." + "forgotPasswordMessage": "You can reset your password by changing the `USERS` environment variable.", + "fieldRequired": "This field is required", + "invalidInput": "Invalid input" } \ No newline at end of file From fcadaf00a36034a65803423b799f90edd1bdf97a Mon Sep 17 00:00:00 2001 From: Stavros Date: Tue, 15 Jul 2025 02:54:48 +0300 Subject: [PATCH 32/35] New translations en.json (Portuguese, Brazilian) --- frontend/src/lib/i18n/locales/pt-BR.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/frontend/src/lib/i18n/locales/pt-BR.json b/frontend/src/lib/i18n/locales/pt-BR.json index c1fe497d..1a2626cd 100644 --- a/frontend/src/lib/i18n/locales/pt-BR.json +++ b/frontend/src/lib/i18n/locales/pt-BR.json @@ -51,5 +51,7 @@ "failedToFetchProvidersTitle": "Failed to load authentication providers. Please check your configuration.", "errorTitle": "An error occurred", "errorSubtitle": "An error occurred while trying to perform this action. Please check the console for more information.", - "forgotPasswordMessage": "You can reset your password by changing the `USERS` environment variable." + "forgotPasswordMessage": "You can reset your password by changing the `USERS` environment variable.", + "fieldRequired": "This field is required", + "invalidInput": "Invalid input" } \ No newline at end of file From e0e408728c8ea72ac2f951d69c53540cebe703f2 Mon Sep 17 00:00:00 2001 From: Stavros Date: Tue, 15 Jul 2025 04:08:54 +0300 Subject: [PATCH 33/35] 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 8dd33bad..37b68168 100644 --- a/frontend/src/lib/i18n/locales/pl-PL.json +++ b/frontend/src/lib/i18n/locales/pl-PL.json @@ -52,6 +52,6 @@ "errorTitle": "Wystąpił błąd", "errorSubtitle": "Wystąpił błąd podczas próby wykonania tej czynności. Sprawdź konsolę, aby uzyskać więcej informacji.", "forgotPasswordMessage": "Możesz zresetować hasło, zmieniając zmienną środowiskową `USERS`.", - "fieldRequired": "This field is required", - "invalidInput": "Invalid input" + "fieldRequired": "To pole jest wymagane", + "invalidInput": "Nieprawidłowe dane wejściowe" } \ No newline at end of file From d40f9172c281a86f4e441a345174f8b3027b1bd0 Mon Sep 17 00:00:00 2001 From: Stavros Date: Thu, 17 Jul 2025 01:39:05 +0300 Subject: [PATCH 34/35] New translations en.json (Greek) --- frontend/src/lib/i18n/locales/el-GR.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/lib/i18n/locales/el-GR.json b/frontend/src/lib/i18n/locales/el-GR.json index 55df2190..5cc5ceb4 100644 --- a/frontend/src/lib/i18n/locales/el-GR.json +++ b/frontend/src/lib/i18n/locales/el-GR.json @@ -52,6 +52,6 @@ "errorTitle": "Παρουσιάστηκε ένα σφάλμα", "errorSubtitle": "Παρουσιάστηκε σφάλμα κατά την προσπάθεια εκτέλεσης αυτής της ενέργειας. Ελέγξτε την κονσόλα για περισσότερες πληροφορίες.", "forgotPasswordMessage": "Μπορείτε να επαναφέρετε τον κωδικό πρόσβασής σας αλλάζοντας τη μεταβλητή περιβάλλοντος `USERS`.", - "fieldRequired": "This field is required", - "invalidInput": "Invalid input" + "fieldRequired": "Αυτό το πεδίο είναι υποχρεωτικό", + "invalidInput": "Μη έγκυρη καταχώρηση" } \ No newline at end of file From 009ea37e02b58c11030fd80de2bc4e97cd66ad0e Mon Sep 17 00:00:00 2001 From: Stavros Date: Thu, 17 Jul 2025 01:39:06 +0300 Subject: [PATCH 35/35] New translations en.json (Chinese Traditional) --- frontend/src/lib/i18n/locales/zh-TW.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/lib/i18n/locales/zh-TW.json b/frontend/src/lib/i18n/locales/zh-TW.json index 2217ad3f..8c324303 100644 --- a/frontend/src/lib/i18n/locales/zh-TW.json +++ b/frontend/src/lib/i18n/locales/zh-TW.json @@ -14,7 +14,7 @@ "loginOauthFailSubtitle": "無法取得 OAuth 網址", "loginOauthSuccessTitle": "重新導向中", "loginOauthSuccessSubtitle": "正在將您重新導向至 OAuth 供應商", - "continueRedirectingTitle": "重新導向中...", + "continueRedirectingTitle": "重新導向中……", "continueRedirectingSubtitle": "您即將被重新導向至應用程式", "continueInvalidRedirectTitle": "無效的重新導向", "continueInvalidRedirectSubtitle": "重新導向的網址無效",