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/role.new.yml
2018-11-23 12:29:20 +00:00

18 lines
636 B
YAML

description: 'Create roles for the application'
help: 'The <info>role:new</info> command helps you create roles.'
welcome: 'Welcome to the Drupal role create'
arguments:
rolename: 'Role name to be created'
machine-name: 'Role machine name'
questions:
rolename: 'Role name to be created'
machine-name: 'Role machine name'
messages:
role-id: 'Role Id'
role-name: 'Role Name'
role-created: 'Role "%s" was created successfully'
invalid-machine-name: 'The machine name is already exist'
examples:
- description: 'Create role specifying rolename and machine-name'
execution: |
drupal role:new moderator moderator