Security update for Core, with self-updated composer
[yaffs-website] / vendor / drupal / console-en / translations / role.delete.yml
diff --git a/vendor/drupal/console-en/translations/role.delete.yml b/vendor/drupal/console-en/translations/role.delete.yml
new file mode 100644 (file)
index 0000000..1eeb545
--- /dev/null
@@ -0,0 +1,14 @@
+description: 'Delete roles for the application'
+help: 'The <info>role:delete</info> 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