Files
frontend-app/uniCloud-aliyun/database/locale/hello/en.json
T

7 lines
195 B
JSON
Raw Normal View History

2025-02-28 16:19:58 +08:00
{
"name": "Name",
"name.format": " invalid format",
"name.minLength": "{label} length cannot be less than {{minLength}}",
"name.maxLength": "{label} length cannot exceed {{maxLength}}"
}