多语言优化

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": "Name",
"close": "Close"
},
"dict": {
"data_status": {
"1": "Normal",
"2": "Disabled"
},
"gender": {
"1": "Male",
"2": "Female",
"3": "Unknown"
}
},
"search": {
"placeholder": "Search page",
"historyTitle": "Search history",