mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-12 22:44:30 +00:00
redirect to /set
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user