This repository has been archived on 2025-01-19. You can view files and clone it, but cannot push or open issues or pull requests.
drupalcampbristol/vendor/drupal/console-en/translations/role.delete.yml
2018-11-23 12:29:20 +00:00

15 lines
477 B
YAML

description: 'Delete roles for the application'
help: 'The <info>role:delete</info> command helps you delete roles.'
welcome: 'Welcome to the Drupal role delete'
arguments:
rolename: 'Roles name to be deleted'
messages:
role-id: 'Role Id'
role-name: 'Role Name'
role-created: 'Roles was deleted successfully'
invalid-machine-name: 'Role does not exist'
examples:
- description: 'Delete role specifying rolename'
execution: |
drupal role:delete moderator