Version 1
[yaffs-website] / vendor / drupal / console-en / translations / generate.permission.yml
diff --git a/vendor/drupal/console-en/translations/generate.permission.yml b/vendor/drupal/console-en/translations/generate.permission.yml
new file mode 100644 (file)
index 0000000..f6da2b5
--- /dev/null
@@ -0,0 +1,11 @@
+description: 'Generate module permissions'
+help: 'The <info>generate:permissions</info> command helps you generate new permissions'
+options:
+    module: common.options.module
+questions:
+    module: common.questions.module
+    permission: 'Enter a permission'
+    title: 'Enter a title for the permission'
+    description: 'Enter a description for the permission'
+    restrict-access: 'Restrict Access'
+    add: 'Do you want to add another permission'