mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 01:37:31 +00:00
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:
@@ -1231,7 +1231,7 @@
|
||||
},
|
||||
"BASIC": {
|
||||
"TITLE": "Basic",
|
||||
"DESCRIPTION": "Authentication with Username and Passwort"
|
||||
"DESCRIPTION": "Authentication with Username and Password"
|
||||
},
|
||||
"IMPLICIT": {
|
||||
"TITLE": "Implicit",
|
||||
|
Reference in New Issue
Block a user