fix: locales

This commit is contained in:
xingyu4j
2025-12-03 13:51:30 +08:00
parent 9105d4d14a
commit fa603b32b1
2 changed files with 4 additions and 2 deletions

View File

@@ -24,7 +24,8 @@
}, },
"placeholder": { "placeholder": {
"input": "Please enter", "input": "Please enter",
"select": "Please select" "select": "Please select",
"upload": "Please upload"
}, },
"captcha": { "captcha": {
"title": "Please complete the security verification", "title": "Please complete the security verification",

View File

@@ -24,7 +24,8 @@
}, },
"placeholder": { "placeholder": {
"input": "请输入", "input": "请输入",
"select": "请选择" "select": "请选择",
"upload": "请上传"
}, },
"captcha": { "captcha": {
"title": "请完成安全验证", "title": "请完成安全验证",