{ "roles": { "attributes": "Attributes", <<<<<<< HEAD "addAttributeText": "Add an attribute", ======= >>>>>>> add role attributes, WIP "title": "Realm roles", "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.", "roleCreateExplain": "This is some description", "roleName": "Role name", "roleDetails": "Role details", "composite": "Composite", "deleteRole": "Delete this role", "description": "Description", "details": "Details", "roleList": "Role list", "searchFor": "Search for role", "generalSettings": "General Settings", "capabilityConfig": "Capability config", "roleImportError": "Could not import role", "roleCreated": "Role created", "roleCreateError": "Could not create role: {{error}}", "roleImportSuccess": "Role import successful", "roleDeleteConfirm": "Delete role?", "roleDeleteConfirmDialog": "This action will permanently delete the role {{selectedRoleName}} and cannot be undone.", "roleDeletedSuccess": "The role has been deleted", "roleDeleteError": "Could not delete role:", "roleSaveSuccess": "The role has been saved", "roleSaveError": "Could not save role: {{error}}", "noRolesInThisRealm": "No roles in this realm", "noRolesInThisRealmInstructions": "You haven't created any roles in this realm. Create a role to get started.", "roleAuthentication": "Role authentication" } }