8eb2b44bc9d1407f1691330c89d7657bb366573e
[yaffs-website] / vendor / drupal / console-en / translations / generate.plugin.mail.yml
1 description: 'Generate a plugin mail'
2 help: 'The <info>generate:plugin:mail</info> command helps you generate a new Plugin mail.'
3 welcome: 'Welcome to the Drupal Plugin Mail generator'
4 options:
5     module: common.options.module
6     class: 'Plugin class name'
7     label: 'Plugin label'
8     plugin-id: 'Plugin id'
9     inputs: common.options.inputs
10     services: common.options.services
11 questions:
12     module: common.questions.module
13     class: 'Enter the plugin class name'
14     label: 'Enter the plugin label'
15     plugin-id: 'Enter the plugin id'
16     inputs: common.questions.inputs
17     services: common.questions.services