Yaffs site version 1.1
[yaffs-website] / vendor / drupal / console-en / translations / generate.permission.yml
1 description: 'Generate module permissions'
2 help: 'The <info>generate:permissions</info> command helps you generate new permissions'
3 options:
4     module: common.options.module
5 questions:
6     module: common.questions.module
7     permission: 'Enter a permission'
8     title: 'Enter a title for the permission'
9     description: 'Enter a description for the permission'
10     restrict-access: 'Restrict Access'
11     add: 'Do you want to add another permission'