mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-14 02:59:30 +00:00
fix: fix wrong translation (#8309)
# Which Problems Are Solved In the console a wrong translation is shown for the password re auth time, it is shown that it is the time after which users have to renew their password, but it is the time, after which they have to authenticate again with their password # How the Problems Are Solved Translations are changed in all languages Co-authored-by: Livio Spring <livio.a@gmail.com>
This commit is contained in:
@@ -231,7 +231,7 @@
|
||||
"LABEL": "Максимално времетраење во часови",
|
||||
"PW_CHECK": {
|
||||
"TITLE": "Проверка на лозинка",
|
||||
"DESCRIPTION": "Вашите корисници треба да ги променат своите лозинки во овие периоди."
|
||||
"DESCRIPTION": "Потребителите ќе бидат потребни повторно да се аутентификуваат со својата лозинка по овој период."
|
||||
},
|
||||
"EXT_LOGIN_CHECK": {
|
||||
"TITLE": "Проверка на надворешна најава",
|
||||
|
Reference in New Issue
Block a user