Files
homarr/public/locales/cn/password-requirements.json
Thomas Camlong fc969e5042 New Crowdin updates (#1529)
Add Chinese traditional and Crowdin pseudo language (CR)
2023-10-31 09:12:59 +01:00

7 lines
197 B
JSON

{
"number": "包含数字",
"lowercase": "包括小写字母",
"uppercase": "包含大写字母",
"special": "包含特殊符号",
"length": "至少包含 {{count}} 个字符"
}