多语言优化

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

@@ -47,6 +47,17 @@
"labelName": "名称",
"close": "关闭"
},
"dict": {
"data_status": {
"1": "正常",
"2": "停用"
},
"gender": {
"1": "男",
"2": "女",
"3": "未知"
}
},
"search": {
"placeholder": "搜索页面",
"historyTitle": "搜索历史",