redirect to /set

This commit is contained in:
peintnermax
2024-10-16 16:29:48 +02:00
parent 94bd6bc3f6
commit 69bc1c19e3
10 changed files with 139 additions and 47 deletions

View File

@@ -14,10 +14,19 @@
"register": "Neuen Benutzer registrieren"
},
"password": {
"title": "Passwort",
"description": "Geben Sie Ihr Passwort ein.",
"resetPassword": "Passwort zurücksetzen",
"submit": "Weiter"
"verify": {
"title": "Passwort",
"description": "Geben Sie Ihr Passwort ein.",
"resetPassword": "Passwort zurücksetzen",
"submit": "Weiter"
},
"set": {
"title": "Passwort festlegen",
"description": "Legen Sie das Passwort für Ihr Konto fest",
"codeSent": "Ein Code wurde an Ihre E-Mail-Adresse gesendet.",
"resend": "Erneut senden",
"submit": "Weiter"
}
},
"idp": {
"title": "Mit SSO anmelden",

View File

@@ -14,10 +14,19 @@
"register": "Register new user"
},
"password": {
"title": "Password",
"description": "Enter your password.",
"resetPassword": "Reset Password",
"submit": "Continue"
"verify": {
"title": "Password",
"description": "Enter your password.",
"resetPassword": "Reset Password",
"submit": "Continue"
},
"set": {
"title": "Set Password",
"description": "Set the password for your account",
"codeSent": "A code has been sent to your email address.",
"resend": "Resend code",
"submit": "Continue"
}
},
"idp": {
"title": "Sign in with SSO",

View File

@@ -14,10 +14,19 @@
"register": "Registrar nuevo usuario"
},
"password": {
"title": "Contraseña",
"description": "Introduce tu contraseña.",
"resetPassword": "Restablecer Contraseña",
"submit": "Continuar"
"verify": {
"title": "Contraseña",
"description": "Introduce tu contraseña.",
"resetPassword": "Restablecer contraseña",
"submit": "Continuar"
},
"set": {
"title": "Establecer Contraseña",
"description": "Establece la contraseña para tu cuenta",
"codeSent": "Se ha enviado un código a su correo electrónico.",
"resend": "Reenviar código",
"submit": "Continuar"
}
},
"idp": {
"title": "Iniciar sesión con SSO",

View File

@@ -14,10 +14,19 @@
"register": "Registrati come nuovo utente"
},
"password": {
"title": "Password",
"description": "Inserisci la tua password.",
"resetPassword": "Reimposta Password",
"submit": "Continua"
"verify": {
"title": "Password",
"description": "Inserisci la tua password.",
"resetPassword": "Reimposta Password",
"submit": "Continua"
},
"set": {
"title": "Imposta Password",
"description": "Imposta la password per il tuo account",
"codeSent": "Un codice è stato inviato al tuo indirizzo email.",
"resend": "Invia di nuovo",
"submit": "Continua"
}
},
"idp": {
"title": "Accedi con SSO",