fix: improve information on unsupported hash algorithms (#7870)

* fix: improve information on unsupported hash algorithms

* Update de.yaml
This commit is contained in:
Livio Spring
2024-04-30 19:50:33 +02:00
committed by GitHub
parent 87e4a0be20
commit 9950cafafc
15 changed files with 17 additions and 13 deletions

View File

@@ -128,7 +128,7 @@ Errors:
Invalid: 無効なパスワードです
NotSet: パスワードが未設置です
NotChanged: 新しいパスワードは現在のパスワードと同じにすることはできません
NotSupported: パスワードハッシュエンコードはサポートされていません
NotSupported: パスワードハッシュエンコードはサポートされていません。 https://zitadel.com/docs/concepts/architecture/secrets#hashed-secrets を参照してください。
PasswordComplexityPolicy:
NotFound: パスワードポリシーが見つかりません
MinLength: パスワードが短すぎます