fix: add hint for password-confirmation (#1863)

* fix:add hint for password-confirmation

* Update internal/ui/login/static/i18n/de.yaml

Co-authored-by: Fabi <38692350+fgerschwiler@users.noreply.github.com>

Co-authored-by: Fabi <38692350+fgerschwiler@users.noreply.github.com>
This commit is contained in:
you1996
2021-06-17 14:46:32 +01:00
committed by GitHub
parent 32f8545082
commit fd04fb58d0
9 changed files with 25 additions and 13 deletions

View File

@@ -76,7 +76,7 @@ Errors:
Password:
NotFound: Passoword not found
Empty: Password is empty
Invalid: Passwort is invalid
Invalid: Password is invalid
NotSet: User has not set a password
PasswordComplexityPolicy:
NotFound: Password policy not found
@@ -174,9 +174,9 @@ Errors:
AlreadyExists: Password Complexity Policy already exists
PasswordLockout:
NotFound: Password Lockout Policy not found
Empty: Passwort Lockout Policy is empty
NotExisting: Passwort Lockout Policy doesn't exist
AlreadyExists: Passwort Lockout Policy already exists
Empty: Password Lockout Policy is empty
NotExisting: Password Lockout Policy doesn't exist
AlreadyExists: Password Lockout Policy already exists
PasswordAge:
NotFound: Password Age Policy not found
Empty: Password Age Policy is empty