refactor: update password requirements in Chinese translations to include uppercase letters

This commit is contained in:
wxg0103 2025-07-11 16:54:32 +08:00
parent 723aaf30c3
commit 4a36f78468
2 changed files with 2 additions and 2 deletions

View File

@ -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"

View File

@ -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"