mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 04:07:31 +00:00
fix: todos (#1502)
* fix: remove console log * fix: remove todos * fix: setup uniqueness * fix: setup uniqueness
This commit is contained in:
@@ -309,6 +309,11 @@ Errors:
|
||||
LoginPolicy:
|
||||
MFA:
|
||||
ForceAndNotConfigured: Multifaktor ist als zwingend konfiguriert, jedoch sind keine möglichen Provider hinterlegt. Bitte melde dich beim Administrator des Systems.
|
||||
Step:
|
||||
Started:
|
||||
AlreadyExists: Schritt gestartet existiert bereits
|
||||
Done:
|
||||
AlreadyExists: Schritt ausgeführt existiert bereits
|
||||
EventTypes:
|
||||
user:
|
||||
added: Benutzer hinzugefügt
|
||||
|
@@ -310,6 +310,11 @@ Errors:
|
||||
LoginPolicy:
|
||||
MFA:
|
||||
ForceAndNotConfigured: Multifactor is configured as required, but no possible providers are configured. Please contact your system administrator.
|
||||
Step:
|
||||
Started:
|
||||
AlreadyExists: Step started already exists
|
||||
Done:
|
||||
AlreadyExists: Step done already exists
|
||||
EventTypes:
|
||||
user:
|
||||
added: User added
|
||||
|
Reference in New Issue
Block a user