Files
homarr/public/locales/tw/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
191 B
JSON

{
"number": "包含數字",
"lowercase": "包含小寫字母",
"uppercase": "包含大寫字母",
"special": "包含特殊符號",
"length": "包含 {{count}} 個字符"
}