mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 05:27:33 +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:
@@ -120,7 +120,7 @@ Errors:
|
||||
Empty: Password is empty
|
||||
Invalid: Password is invalid
|
||||
NotSet: User has not set a password
|
||||
NotChanged: Password not changed
|
||||
NotChanged: New password cannot be the same as your current password
|
||||
NotSupported: Password hash encoding not supported
|
||||
PasswordComplexityPolicy:
|
||||
NotFound: Password policy not found
|
||||
|
Reference in New Issue
Block a user