Version 1
[yaffs-website] / vendor / drupal / console-en / translations / generate.plugin.mail.yml
diff --git a/vendor/drupal/console-en/translations/generate.plugin.mail.yml b/vendor/drupal/console-en/translations/generate.plugin.mail.yml
new file mode 100644 (file)
index 0000000..8eb2b44
--- /dev/null
@@ -0,0 +1,17 @@
+description: 'Generate a plugin mail'
+help: 'The <info>generate:plugin:mail</info> command helps you generate a new Plugin mail.'
+welcome: 'Welcome to the Drupal Plugin Mail generator'
+options:
+    module: common.options.module
+    class: 'Plugin class name'
+    label: 'Plugin label'
+    plugin-id: 'Plugin id'
+    inputs: common.options.inputs
+    services: common.options.services
+questions:
+    module: common.questions.module
+    class: 'Enter the plugin class name'
+    label: 'Enter the plugin label'
+    plugin-id: 'Enter the plugin id'
+    inputs: common.questions.inputs
+    services: common.questions.services