diff --git a/frontend/src/lib/i18n/locales/ar-SA.json b/frontend/src/lib/i18n/locales/ar-SA.json
index b99ebf2e..4328eb93 100644
--- a/frontend/src/lib/i18n/locales/ar-SA.json
+++ b/frontend/src/lib/i18n/locales/ar-SA.json
@@ -1,46 +1,46 @@
{
- "loginTitle": "Welcome back, login with",
- "loginDivider": "Or continue with password",
- "loginUsername": "Username",
- "loginPassword": "Password",
- "loginSubmit": "Login",
- "loginFailTitle": "Failed to log in",
- "loginFailSubtitle": "Please check your username and password",
- "loginFailRateLimit": "You failed to login too many times, please try again later",
- "loginSuccessTitle": "Logged in",
- "loginSuccessSubtitle": "Welcome back!",
- "loginOauthFailTitle": "Internal error",
- "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, are you sure you want to continue?",
- "continueTitle": "Continue",
- "continueSubtitle": "Click the button to continue to your app.",
- "internalErrorTitle": "Internal Server Error",
- "internalErrorSubtitle": "An error occurred on the server and it currently cannot serve your request.",
- "internalErrorButton": "Try again",
- "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",
- "unauthorizedTitle": "Unauthorized",
- "unauthorizedResourceSubtitle": "The user with username {{username}} is not authorized to access the resource {{resource}}.",
- "unaothorizedLoginSubtitle": "The user with username {{username}} is not authorized to login.",
- "unauthorizedButton": "Try again"
+ "loginTitle": "مرحبا بعودتك، قم بتسجيل الدخول باستخدام",
+ "loginDivider": "أو المتابعة بكلمة المرور",
+ "loginUsername": "اسم المستخدم",
+ "loginPassword": "كلمة المرور",
+ "loginSubmit": "تسجيل الدخول",
+ "loginFailTitle": "فشل تسجيل الدخول",
+ "loginFailSubtitle": "الرجاء التحقق من اسم المستخدم وكلمة المرور",
+ "loginFailRateLimit": "فشلت في تسجيل الدخول عدة مرات، الرجاء المحاولة مرة أخرى لاحقا",
+ "loginSuccessTitle": "تم تسجيل الدخول",
+ "loginSuccessSubtitle": "مرحبا بعودتك!",
+ "loginOauthFailTitle": "خطأ داخلي",
+ "loginOauthFailSubtitle": "فشل في الحصول على رابط OAuth",
+ "loginOauthSuccessTitle": "إعادة توجيه",
+ "loginOauthSuccessSubtitle": "إعادة توجيه إلى مزود OAuth الخاص بك",
+ "continueRedirectingTitle": "إعادة توجيه...",
+ "continueRedirectingSubtitle": "يجب إعادة توجيهك إلى التطبيق قريبا",
+ "continueInvalidRedirectTitle": "إعادة توجيه غير صالحة",
+ "continueInvalidRedirectSubtitle": "رابط إعادة التوجيه غير صالح",
+ "continueInsecureRedirectTitle": "إعادة توجيه غير آمنة",
+ "continueInsecureRedirectSubtitle": "أنت تحاول إعادة التوجيه من https إلى http، هل أنت متأكد أنك تريد المتابعة؟",
+ "continueTitle": "متابعة",
+ "continueSubtitle": "انقر الزر للمتابعة إلى التطبيق الخاص بك.",
+ "internalErrorTitle": "خطأ داخلي في الخادم",
+ "internalErrorSubtitle": "حدث خطأ على الخادم ولا يمكن حاليا تلبية طلبك.",
+ "internalErrorButton": "حاول مجددا",
+ "logoutFailTitle": "فشل تسجيل الخروج",
+ "logoutFailSubtitle": "يرجى إعادة المحاولة",
+ "logoutSuccessTitle": "تم تسجيل الخروج",
+ "logoutSuccessSubtitle": "تم تسجيل خروجك",
+ "logoutTitle": "تسجيل الخروج",
+ "logoutUsernameSubtitle": "أنت حاليا مسجل الدخول ك {{username}}، انقر الزر أدناه لتسجيل الخروج.",
+ "logoutOauthSubtitle": "أنت حاليا مسجل الدخول ك {{username}} باستخدام مزود OAuth {{provider}} ، انقر الزر أدناه لتسجيل الخروج.",
+ "notFoundTitle": "الصفحة غير موجودة",
+ "notFoundSubtitle": "الصفحة التي تبحث عنها غير موجودة.",
+ "notFoundButton": "انتقل إلى الرئيسية",
+ "totpFailTitle": "فشل في التحقق من الرمز",
+ "totpFailSubtitle": "الرجاء التحقق من الرمز الخاص بك وحاول مرة أخرى",
+ "totpSuccessTitle": "تم التحقق",
+ "totpSuccessSubtitle": "إعادة توجيه إلى تطبيقك",
+ "totpTitle": "أدخل رمز TOTP الخاص بك",
+ "unauthorizedTitle": "غير مرخص",
+ "unauthorizedResourceSubtitle": "المستخدم الذي يحمل اسم المستخدم {{username}} غير مصرح له بالوصول إلى المورد {{resource}}.",
+ "unaothorizedLoginSubtitle": "المستخدم الذي يحمل اسم المستخدم {{username}} غير مصرح له بتسجيل الدخول.",
+ "unauthorizedButton": "حاول مجددا"
}
\ No newline at end of file
diff --git a/frontend/src/lib/i18n/locales/de-DE.json b/frontend/src/lib/i18n/locales/de-DE.json
index 3c49308c..ec039dd3 100644
--- a/frontend/src/lib/i18n/locales/de-DE.json
+++ b/frontend/src/lib/i18n/locales/de-DE.json
@@ -8,20 +8,20 @@
"loginFailSubtitle": "Bitte überprüfe deinen Benutzernamen und Passwort",
"loginFailRateLimit": "Sie konnten sich zu oft nicht einloggen, bitte versuchen Sie es später erneut",
"loginSuccessTitle": "Logged in",
- "loginSuccessSubtitle": "Welcome back!",
- "loginOauthFailTitle": "Internal error",
- "loginOauthFailSubtitle": "Failed to get OAuth URL",
+ "loginSuccessSubtitle": "Willkommen zurück!",
+ "loginOauthFailTitle": "Interner Fehler",
+ "loginOauthFailSubtitle": "Fehler beim Abrufen der 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",
+ "continueInvalidRedirectTitle": "Ungültige Weiterleitung",
+ "continueInvalidRedirectSubtitle": "Die Weiterleitungs-URL ist ungültig",
+ "continueInsecureRedirectTitle": "Unsichere Weiterleitung",
"continueInsecureRedirectSubtitle": "You are trying to redirect from https to http, are you sure you want to continue?",
- "continueTitle": "Continue",
+ "continueTitle": "Weiter",
"continueSubtitle": "Click the button to continue to your app.",
- "internalErrorTitle": "Internal Server Error",
+ "internalErrorTitle": "Interner Serverfehler",
"internalErrorSubtitle": "An error occurred on the server and it currently cannot serve your request.",
"internalErrorButton": "Try again",
"logoutFailTitle": "Failed to log out",
diff --git a/frontend/src/lib/i18n/locales/nl-NL.json b/frontend/src/lib/i18n/locales/nl-NL.json
index db94e97c..94850282 100644
--- a/frontend/src/lib/i18n/locales/nl-NL.json
+++ b/frontend/src/lib/i18n/locales/nl-NL.json
@@ -5,42 +5,42 @@
"loginPassword": "Wachtwoord",
"loginSubmit": "Log in",
"loginFailTitle": "Mislukt om in te loggen",
- "loginFailSubtitle": "Gelieve uw gebruikersnaam en wachtwoord te controleren",
- "loginFailRateLimit": "You failed to login too many times, please try again later",
- "loginSuccessTitle": "Logged in",
- "loginSuccessSubtitle": "Welcome back!",
- "loginOauthFailTitle": "Internal error",
- "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, are you sure you want to continue?",
- "continueTitle": "Continue",
- "continueSubtitle": "Click the button to continue to your app.",
- "internalErrorTitle": "Internal Server Error",
- "internalErrorSubtitle": "An error occurred on the server and it currently cannot serve your request.",
- "internalErrorButton": "Try again",
- "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",
- "unauthorizedTitle": "Unauthorized",
- "unauthorizedResourceSubtitle": "The user with username {{username}} is not authorized to access the resource {{resource}}.",
- "unaothorizedLoginSubtitle": "The user with username {{username}} is not authorized to login.",
- "unauthorizedButton": "Try again"
+ "loginFailSubtitle": "Controleer je gebruikersnaam en wachtwoord",
+ "loginFailRateLimit": "Inloggen te vaak mislukt, probeer het later opnieuw",
+ "loginSuccessTitle": "Ingelogd",
+ "loginSuccessSubtitle": "Welkom terug!",
+ "loginOauthFailTitle": "Interne fout",
+ "loginOauthFailSubtitle": "Fout bij het ophalen van OAuth URL",
+ "loginOauthSuccessTitle": "Omleiden",
+ "loginOauthSuccessSubtitle": "Omleiden naar je OAuth provider",
+ "continueRedirectingTitle": "Omleiden...",
+ "continueRedirectingSubtitle": "Je wordt naar de app doorgestuurd",
+ "continueInvalidRedirectTitle": "Ongeldige omleiding",
+ "continueInvalidRedirectSubtitle": "De omleidings-URL is ongeldig",
+ "continueInsecureRedirectTitle": "Onveilige doorverwijzing",
+ "continueInsecureRedirectSubtitle": "Je probeert door te verwijzen van https naar http, weet je zeker dat je wilt doorgaan?",
+ "continueTitle": "Ga verder",
+ "continueSubtitle": "Klik op de knop om door te gaan naar de app.",
+ "internalErrorTitle": "Interne server fout",
+ "internalErrorSubtitle": "Er is een fout opgetreden op de server en het kan momenteel niet voldoen aan je verzoek.",
+ "internalErrorButton": "Opnieuw proberen",
+ "logoutFailTitle": "Afmelden mislukt",
+ "logoutFailSubtitle": "Probeer het opnieuw",
+ "logoutSuccessTitle": "Afgemeld",
+ "logoutSuccessSubtitle": "Je bent afgemeld",
+ "logoutTitle": "Afmelden",
+ "logoutUsernameSubtitle": "Je bent momenteel ingelogd als {{username}}, klik op de knop hieronder om uit te loggen.",
+ "logoutOauthSubtitle": "Je bent momenteel ingelogd als {{username}} met behulp van de {{provider}} OAuth provider, klik op de knop hieronder om uit te loggen.",
+ "notFoundTitle": "Pagina niet gevonden",
+ "notFoundSubtitle": "De pagina die je zoekt bestaat niet.",
+ "notFoundButton": "Naar startpagina",
+ "totpFailTitle": "Verifiëren van code mislukt",
+ "totpFailSubtitle": "Controleer je code en probeer het opnieuw",
+ "totpSuccessTitle": "Geverifiëerd",
+ "totpSuccessSubtitle": "Omleiden naar je app",
+ "totpTitle": "Voer je TOTP-code in",
+ "unauthorizedTitle": "Ongeautoriseerd",
+ "unauthorizedResourceSubtitle": "De gebruiker met gebruikersnaam {{username}} heeft geen toegang tot de bron {{resource}}.",
+ "unaothorizedLoginSubtitle": "De gebruiker met gebruikersnaam {{username}} is niet gemachtigd om in te loggen.",
+ "unauthorizedButton": "Opnieuw proberen"
}
\ No newline at end of file