mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 05:37:43 +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