This repository has been archived on 2025-09-29. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
drupalcampbristol/vendor/drupal/console-en/translations/create.roles.yml
2018-11-23 12:29:20 +00:00

19 lines
664 B
YAML

description: 'Create dummy roles for your Drupal 8 application.'
help: 'The <info>create:roles</info> command helps you create dummy roles.'
welcome: 'Welcome to the Drupal roles generator'
options:
limit: 'How many roles would you like to create'
questions:
limit: 'Enter how many roles would you like to create'
messages:
role-id: 'Role Id'
role-name: 'Rolename'
created-roles: 'Created "%s" roles successfully'
error: 'Error creating roles: "%s"'
examples:
- description: 'Provide roles.'
execution: drupal create:roles
- description: 'Provide the number of roles to create'
execution: |
drupal create:roles