mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-12 12:12:53 +00:00
auth method change
This commit is contained in:
@@ -122,6 +122,10 @@
|
||||
}
|
||||
},
|
||||
"register": {
|
||||
"methods": {
|
||||
"passkey": "Passkey",
|
||||
"password": "Password"
|
||||
},
|
||||
"disabled": {
|
||||
"title": "Registrierung deaktiviert",
|
||||
"description": "Die Registrierung ist deaktiviert. Bitte wenden Sie sich an den Administrator."
|
||||
|
||||
@@ -122,6 +122,10 @@
|
||||
}
|
||||
},
|
||||
"register": {
|
||||
"methods": {
|
||||
"passkey": "Passkey",
|
||||
"password": "Password"
|
||||
},
|
||||
"disabled": {
|
||||
"title": "Registration disabled",
|
||||
"description": "The registration is disabled. Please contact your administrator."
|
||||
|
||||
@@ -122,6 +122,10 @@
|
||||
}
|
||||
},
|
||||
"register": {
|
||||
"methods": {
|
||||
"passkey": "Clave de acceso",
|
||||
"password": "Contraseña"
|
||||
},
|
||||
"disabled": {
|
||||
"title": "Registro deshabilitado",
|
||||
"description": "Registrarse está deshabilitado en este momento."
|
||||
|
||||
@@ -122,6 +122,10 @@
|
||||
}
|
||||
},
|
||||
"register": {
|
||||
"methods": {
|
||||
"passkey": "Passkey",
|
||||
"password": "Password"
|
||||
},
|
||||
"disabled": {
|
||||
"title": "Registration disabled",
|
||||
"description": "Registrazione disabilitata. Contatta l'amministratore di sistema per assistenza."
|
||||
|
||||
Reference in New Issue
Block a user