项目初始化
This commit is contained in:
9
web/src/lang/backend/en/auth/group.ts
Normal file
9
web/src/lang/backend/en/auth/group.ts
Normal file
@@ -0,0 +1,9 @@
|
||||
export default {
|
||||
GroupName: 'Group Name',
|
||||
'Group name': 'Group Name',
|
||||
jurisdiction: 'Permissions',
|
||||
'Parent group': 'Superior group',
|
||||
'The parent group cannot be the group itself': 'The parent group cannot be the group itself',
|
||||
'Manage subordinate role groups here':
|
||||
'In managing a subordinate role group (excluding a peer role group), you have all the rights of a subordinate role group and additional rights',
|
||||
}
|
||||
Reference in New Issue
Block a user