fix: locales

This commit is contained in:
xingyu4j
2025-06-26 17:45:23 +08:00
parent 9b7b40c596
commit ec9b364b33
6 changed files with 12 additions and 8 deletions

View File

@@ -32,7 +32,9 @@
"importSuccess": "Import succeeded",
"importFail": "Import failed",
"downloadTemplateFail": "Download template failed",
"updating": "Updating {0}..."
"updating": "Updating {0}...",
"updateSuccess": "Update {0} successfully",
"updateFailed": "Update {0} failed"
},
"placeholder": {
"input": "Please enter",

View File

@@ -32,7 +32,9 @@
"importSuccess": "导入成功",
"importFail": "导入失败",
"downloadTemplateFail": "下载模板失败",
"updating": "正在更新 {0}..."
"updating": "正在更新 {0}...",
"updateSuccess": "更新 {0} 成功",
"updateFailed": "更新 {0} 失败"
},
"placeholder": {
"input": "请输入",