Files
homarr/public/locales/vi/password-requirements.json
2023-11-03 21:15:08 +01:00

7 lines
231 B
JSON

{
"number": "Bao gồm số",
"lowercase": "Bao gồm chữ thường",
"uppercase": "Bao gồm chữ in hoa",
"special": "Bao gồm ký tự đặc biệt",
"length": "Bao gồm ít nhất {{count}} ký tự"
}