mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-12 06:13:21 +00:00
auth method change
This commit is contained in:
@@ -122,6 +122,10 @@
|
||||
}
|
||||
},
|
||||
"register": {
|
||||
"methods": {
|
||||
"passkey": "Passkey",
|
||||
"password": "Password"
|
||||
},
|
||||
"disabled": {
|
||||
"title": "Registration disabled",
|
||||
"description": "The registration is disabled. Please contact your administrator."
|
||||
|
||||
Reference in New Issue
Block a user