多语言优化

This commit is contained in:
2026-03-19 15:40:06 +08:00
parent db0e420a8f
commit 333e85f7d9
45 changed files with 864 additions and 276 deletions

View File

@@ -14,5 +14,13 @@
"fileType": "文件类型",
"fileSize": "文件大小",
"uploadTime": "上传时间"
},
"form": {
"titleAdd": "新增文件",
"titleEdit": "编辑文件",
"labelFileName": "文件名称",
"placeholderFileName": "请输入文件名称",
"ruleFileNameRequired": "请输入文件名称",
"editSuccess": "修改成功"
}
}