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:
Fabi
2024-07-16 13:15:10 +02:00
committed by GitHub
parent 1e3b350042
commit 3d45c5dee5
15 changed files with 15 additions and 15 deletions

View File

@@ -231,7 +231,7 @@
"LABEL": "最大有效期(小时)",
"PW_CHECK": {
"TITLE": "密码检查",
"DESCRIPTION": "您的用户必须在这些时期内更改他们的密码。"
"DESCRIPTION": "此期间后,用户将需要使用密码重新验证。"
},
"EXT_LOGIN_CHECK": {
"TITLE": "外部登录检查",