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:
Miguel Cabrerizo
2023-09-19 14:05:49 +02:00
committed by GitHub
parent 599a1ddd78
commit f9bb250698
22 changed files with 22 additions and 22 deletions

View File

@@ -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