83a30fbb6a1e471ae7d25ffaacf93b4f053f6a89
[yaffs-website] / vendor / drupal / console-en / translations / generate.permissions.yml
1 description: 'Generate module permissions'
2 help: 'The <info>generate:permissions</info> command helps you generate new permissions'
3 welcome: 'Welcome to the Drupal Permission generator'
4 options:
5   module: 'The Module name.'
6 questions:
7   module: 'Enter the module name'
8   permission: 'Enter a permission'
9   title: 'Enter a title for the permission'
10   description: 'Enter a description for the permission'
11   restrict-access: 'Restrict Access'
12   add: 'Do you want to add another permission?'
13 suggestions:
14   access-content: 'Access content'
15   allow-access-content: 'Allow access to my content'