mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-26 01:33:05 +00:00
refactor: update password requirements in Chinese translations to include uppercase letters
This commit is contained in:
parent
723aaf30c3
commit
4a36f78468
|
|
@ -6805,7 +6805,7 @@ msgstr "用户名必须为4-20个字符"
|
|||
msgid ""
|
||||
"The password must be 6-20 characters long and must be a combination of "
|
||||
"letters, numbers, and special characters."
|
||||
msgstr "密码必须为6-20个字符,且必须包含字母、数字和特殊字符。"
|
||||
msgstr "密码必须为6-20个字符,且必须包含大小写字母、数字和特殊字符。"
|
||||
|
||||
#: apps/users/serializers/user.py:170
|
||||
msgid "Email or username"
|
||||
|
|
|
|||
|
|
@ -6805,7 +6805,7 @@ msgstr "用戶名必須為4-20個字符"
|
|||
msgid ""
|
||||
"The password must be 6-20 characters long and must be a combination of "
|
||||
"letters, numbers, and special characters."
|
||||
msgstr "密碼必須為6-20個字符,且必須包含字母、數字和特殊字符。"
|
||||
msgstr "密碼必須為6-20個字符,且必須包含大小写字母、數字和特殊字符。"
|
||||
|
||||
#: apps/users/serializers/user.py:170
|
||||
msgid "Email or username"
|
||||
|
|
|
|||
Loading…
Reference in New Issue