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