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: 密码无效
|
||||
NotSet: 用户未设置密码
|
||||
NotChanged: 新密码不能与您当前的密码相同
|
||||
NotSupported: 不支持密码哈希编码
|
||||
NotSupported: 不支持密码哈希编码。查看 https://zitadel.com/docs/concepts/architecture/secrets#hashed-secrets
|
||||
PasswordComplexityPolicy:
|
||||
NotFound: 未找到密码策略
|
||||
MinLength: 密码太短
|
||||
|
Reference in New Issue
Block a user