mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-12 06:02:23 +00:00
block authentictor setup if one method is set
This commit is contained in:
@@ -166,7 +166,8 @@
|
||||
"authenticator": {
|
||||
"title": "Choose authentication method",
|
||||
"description": "Select the method you would like to authenticate",
|
||||
"noMethodsAvailable": "No authentication methods available"
|
||||
"noMethodsAvailable": "No authentication methods available",
|
||||
"allSetup": "You have already setup an authenticator!"
|
||||
},
|
||||
"error": {
|
||||
"unknownContext": "Could not get the context of the user. Make sure to enter the username first or provide a loginName as searchParam.",
|
||||
|
||||
Reference in New Issue
Block a user