2020-09-18 08:04:55 +00:00
|
|
|
{
|
2020-09-28 15:58:03 +00:00
|
|
|
"roles": {
|
2020-10-07 15:47:03 +00:00
|
|
|
"title": "Realm roles",
|
2020-09-28 15:58:03 +00:00
|
|
|
"createRole": "Create role",
|
|
|
|
"importRole": "Import role",
|
|
|
|
"roleID": "Role ID",
|
|
|
|
"type": "Type",
|
|
|
|
"homeURL": "Home URL",
|
|
|
|
"roleExplain": "Realm-level roles are a global namespace to define your roles.",
|
|
|
|
"roleName": "Role name",
|
|
|
|
"composite": "Composite",
|
|
|
|
"description": "Description",
|
|
|
|
"roleList": "Role list",
|
|
|
|
"generalSettings": "General Settings",
|
|
|
|
"capabilityConfig": "Capability config",
|
|
|
|
"roleImportError": "Could not import role",
|
2020-09-29 17:54:42 +00:00
|
|
|
"roleCreated": "Role created",
|
|
|
|
"roleCreateError": "Could not create role:",
|
|
|
|
"roleImportSuccess": "Role import successful",
|
2020-10-14 20:50:10 +00:00
|
|
|
"roleDeleteConfirm": "Delete role?",
|
|
|
|
"roleDeleteConfirmDialog": "This action will permanently delete the role {{selectedRoleName}} and cannot be undone.",
|
|
|
|
"roleDeletedSuccess": "The role has been deleted",
|
2020-09-28 15:58:03 +00:00
|
|
|
"roleDeleteError": "Could not delete role:",
|
|
|
|
"roleAuthentication": "Role authentication"
|
2020-09-18 08:04:55 +00:00
|
|
|
}
|
2020-09-28 15:58:03 +00:00
|
|
|
}
|