Files
webman-buildadmin/web/src/lang/backend/en/auth/group.ts

10 lines
472 B
TypeScript

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':
'You can only manage role groups under your branch in the tree; peers, other branches and ancestors are out of scope. You can still only assign permission nodes you own.',
}