初始化
This commit is contained in:
17
easyflow-ui-admin/app/src/locales/langs/en-US/sysDept.json
Normal file
17
easyflow-ui-admin/app/src/locales/langs/en-US/sysDept.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"root": "Root",
|
||||
"id": "Id",
|
||||
"tenantId": "TenantId",
|
||||
"parentId": "Parent",
|
||||
"ancestors": "Ancestors",
|
||||
"deptName": "DeptName",
|
||||
"deptCode": "DeptCode",
|
||||
"sortNo": "SortNo",
|
||||
"status": "Status",
|
||||
"created": "Created",
|
||||
"createdBy": "CreatedBy",
|
||||
"modified": "Modified",
|
||||
"modifiedBy": "ModifiedBy",
|
||||
"remark": "Remark",
|
||||
"isDeleted": "IsDeleted"
|
||||
}
|
||||
Reference in New Issue
Block a user