X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=vendor%2Fdrupal%2Fconsole-en%2Ftranslations%2Frole.new.yml;fp=vendor%2Fdrupal%2Fconsole-en%2Ftranslations%2Frole.new.yml;h=54303a33c83ca9eea5fb914eba6b43fb09111084;hp=0000000000000000000000000000000000000000;hb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;hpb=aea91e65e895364e460983b890e295aa5d5540a5 diff --git a/vendor/drupal/console-en/translations/role.new.yml b/vendor/drupal/console-en/translations/role.new.yml new file mode 100644 index 000000000..54303a33c --- /dev/null +++ b/vendor/drupal/console-en/translations/role.new.yml @@ -0,0 +1,18 @@ +description: 'Create roles for the application' +help: 'The role:new 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