mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 05:47: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:
@@ -135,7 +135,7 @@ Errors:
|
||||
Invalid: Wachtwoord is ongeldig
|
||||
NotSet: Gebruiker heeft geen wachtwoord ingesteld
|
||||
NotChanged: Nieuw wachtwoord kan niet hetzelfde zijn als uw huidige wachtwoord
|
||||
NotSupported: Wachtwoord hash codering wordt niet ondersteund
|
||||
NotSupported: Wachtwoord hash codering wordt niet ondersteund. Raadpleeg https://zitadel.com/docs/concepts/architecture/secrets#hashed-secrets
|
||||
PasswordComplexityPolicy:
|
||||
NotFound: Wachtwoordbeleid niet gevonden
|
||||
MinLength: Wachtwoord is te kort
|
||||
|
Reference in New Issue
Block a user