mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 05:17:33 +00:00
fix: improve information on unsupported hash algorithms (#7870)
* fix: improve information on unsupported hash algorithms * Update de.yaml
This commit is contained in:
@@ -136,7 +136,7 @@ Errors:
|
||||
Invalid: Passwort ungültig
|
||||
NotSet: Benutzer hat kein Passwort gesetzt
|
||||
NotChanged: Das neue Passwort darf nicht mit deinem aktuellen Passwort übereinstimmen
|
||||
NotSupported: Passwort-Hash-Kodierung wird nicht unterstützt
|
||||
NotSupported: Passwort-Hash-Kodierung wird nicht unterstützt. Siehe https://zitadel.com/docs/concepts/architecture/secrets#hashed-secrets
|
||||
PasswordComplexityPolicy:
|
||||
NotFound: Passwort Policy konnte nicht gefunden werden
|
||||
MinLength: Passwort ist zu kurz
|
||||
|
Reference in New Issue
Block a user