admin-vben5/playground/src/locales/langs/en-US/system.json

14 lines
300 B
JSON
Raw Normal View History

{
"title": "System Management",
"dept": {
"name": "Department",
"title": "Department Management",
"deptName": "Department Name",
"status": "Status",
"createTime": "Create Time",
"remark": "Remark",
"operation": "Operation",
"parentDept": "Parent Department"
}
}