feat:增加 fileConfig 文件配置(全部)、file 文件(部分)

This commit is contained in:
YunaiV
2025-04-07 10:22:27 +08:00
parent 1a3657b2bf
commit b4d1c678fd
19 changed files with 1044 additions and 13 deletions

View File

@@ -25,7 +25,8 @@
"operationFailed": "Operation failed",
"importSuccess": "Import succeeded",
"importFail": "Import failed",
"downloadTemplateFail": "Download template failed"
"downloadTemplateFail": "Download template failed",
"updating": "Updating {0}..."
},
"placeholder": {
"input": "Please enter",

View File

@@ -25,7 +25,8 @@
"operationFailed": "操作失败",
"importSuccess": "导入成功",
"importFail": "导入失败",
"downloadTemplateFail": "下载模板失败"
"downloadTemplateFail": "下载模板失败",
"updating": "正在更新 {0}..."
},
"placeholder": {
"input": "请输入",