mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-13 11:52:11 +00:00
feat: improve Password.NotChanged message (#6589)
* feat: improve Password.NotChanged message * Update internal/api/ui/login/static/i18n/de.yaml * Update internal/static/i18n/de.yaml --------- Co-authored-by: Fabi <fabienne@zitadel.com>
This commit is contained in:
@@ -426,7 +426,7 @@ Errors:
|
||||
Empty: Password is empty
|
||||
Invalid: Password is invalid
|
||||
InvalidAndLocked: Password is invalid and user is locked, contact your administrator.
|
||||
NotChanged: Password not changed
|
||||
NotChanged: New password cannot be the same as your current password
|
||||
UsernameOrPassword:
|
||||
Invalid: Username or Password is invalid
|
||||
PasswordComplexityPolicy:
|
||||
|
||||
Reference in New Issue
Block a user