多语言优化
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user