54303a33c83ca9eea5fb914eba6b43fb09111084
[yaffs-website] / vendor / drupal / console-en / translations / role.new.yml
1 description: 'Create roles for the application'
2 help: 'The <info>role:new</info> command helps you create roles.'
3 welcome: 'Welcome to the Drupal role create'
4 arguments:
5   rolename: 'Role name to be created'
6   machine-name: 'Role machine name'
7 questions:
8   rolename: 'Role name to be created'
9   machine-name: 'Role machine name'
10 messages:
11   role-id: 'Role Id'
12   role-name: 'Role Name'
13   role-created: 'Role "%s" was created successfully'
14   invalid-machine-name: 'The machine name is already exist'
15 examples:
16   - description: 'Create role specifying rolename and machine-name'
17     execution: |
18       drupal role:new  moderator moderator