[update]系统管理-双语处理;角色授权树形结构增加英文字段

This commit is contained in:
fengchenchen
2024-07-16 17:34:15 +08:00
parent 6cd9c01b38
commit bde3b95fea
6 changed files with 90 additions and 86 deletions
+8 -7
View File
@@ -20,7 +20,7 @@ module.exports = {
delete: 'Delete',
more: 'More',
areYouSure: 'Confirm to delete?',
details: 'Details',
details: 'View',
serialNumber: 'No.',
operation: 'Operation',
confirm: 'Confirm',
@@ -33,12 +33,12 @@ module.exports = {
batchDelete: 'Delete in Batch',
total: 'Total',
strip: 'Items',
createTime: 'Time of Creation',
createTime: 'Creation Time',
selectARecord: 'Please select a record!',
confirmDeletion: 'Confirm Deletion',
deleteAData: 'Delete Selected Data?',
description: 'Description',
enable: 'Enable',
enable: ' Enable',
disable: 'Disabled',
normal: 'Normal',
startTime: 'Start Time',
@@ -286,7 +286,7 @@ module.exports = {
confirmPassword: 'Confirm Password',
reenterLoginPassword: 'Please re-enter your login password',
roleAssignment: 'Role Assignment',
departmentAllocation: 'Department Allocation',
departmentAllocation: 'Department',
identity: 'Identity',
ordinaryUsers: 'Ordinary Users',
superior: 'Superior',
@@ -364,8 +364,8 @@ module.exports = {
roleManage: {
roleName: 'Role Name',
newRole: 'Create New Role',
userBtn: 'Users',
toGrantAuthorization: 'Authorized',
userBtn: 'User(s)',
toGrantAuthorization: 'Authorization',
newUser: 'New User',
existingUsers: 'Existing Users',
roleCode: 'Role Code',
@@ -380,7 +380,8 @@ module.exports = {
youHavePermissions: 'The permissions you have',
saveOnly: 'Save Only',
saveAndClose: 'Save And Close',
rolePermissionConfig: 'Role Permission Configuration'
rolePermissionConfig: 'Role Permission Configuration',
addUser: 'Add User(s)'
},
// 数据字典列表、新增编辑
dict: {