e61f931f341fe027b2d4a19e97b216fcaa60f7c8
[yaffs-website] / vendor / drupal / console-en / translations / generate.module.file.yml
1 description: 'Generate a .module file'
2 help: 'The <info>generate:module:file</info> command helps you to generate a new .module file'
3 welcome: 'Welcome to the Drupal module generator'
4 options:
5     module: 'The Module name'
6 questions:
7     module: 'Enter the new module name'