Security update for Core, with self-updated composer
[yaffs-website] / vendor / drupal / console-en / translations / role.new.yml
diff --git a/vendor/drupal/console-en/translations/role.new.yml b/vendor/drupal/console-en/translations/role.new.yml
new file mode 100644 (file)
index 0000000..54303a3
--- /dev/null
@@ -0,0 +1,18 @@
+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