Yaffs site version 1.1
[yaffs-website] / vendor / drupal / console-en / translations / generate.plugin.imageeffect.yml
1 description: 'Generate image effect plugin.'
2 help: 'The <info>generate:plugin:imageeffect</info> command helps you generate a new image effect plugin.'
3 welcome: 'Welcome to the Drupal Image Effect Plugin generator'
4 options:
5     module: common.options.module
6     class: 'Plugin class name'
7     label: 'Plugin label'
8     plugin-id: 'Plugin id'
9     description: 'Plugin Description'
10 questions:
11     module: common.questions.module
12     class: 'Enter the plugin class name'
13     label: 'Enter the plugin label'
14     plugin-id: 'Enter the plugin id'
15     description: 'Enter the plugin Description'