所有页面-创建中英双语对照-优化翻译文档结构
This commit is contained in:
18
saiadmin-artd/src/locales/langs/zh/system/dept.json
Normal file
18
saiadmin-artd/src/locales/langs/zh/system/dept.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"search": {
|
||||
"deptName": "部门名称",
|
||||
"deptCode": "部门编码",
|
||||
"status": "状态",
|
||||
"placeholderDeptName": "请输入部门名称",
|
||||
"placeholderDeptCode": "请输入部门编码",
|
||||
"searchSelectPlaceholder": "请选择"
|
||||
},
|
||||
"table": {
|
||||
"deptName": "部门名称",
|
||||
"deptCode": "部门编码",
|
||||
"leader": "部门领导",
|
||||
"sort": "排序",
|
||||
"status": "状态",
|
||||
"createTime": "创建时间"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user