Security update for Core, with self-updated composer
[yaffs-website] / vendor / drupal / console-en / translations / generate.permissions.yml
diff --git a/vendor/drupal/console-en/translations/generate.permissions.yml b/vendor/drupal/console-en/translations/generate.permissions.yml
new file mode 100644 (file)
index 0000000..83a30fb
--- /dev/null
@@ -0,0 +1,15 @@
+description: 'Generate module permissions'
+help: 'The <info>generate:permissions</info> command helps you generate new permissions'
+welcome: 'Welcome to the Drupal Permission generator'
+options:
+  module: 'The Module name.'
+questions:
+  module: 'Enter the module name'
+  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?'
+suggestions:
+  access-content: 'Access content'
+  allow-access-content: 'Allow access to my content'