Version 1
[yaffs-website] / vendor / drupal / console-en / translations / generate.plugin.imageformatter.yml
diff --git a/vendor/drupal/console-en/translations/generate.plugin.imageformatter.yml b/vendor/drupal/console-en/translations/generate.plugin.imageformatter.yml
new file mode 100644 (file)
index 0000000..32d62f8
--- /dev/null
@@ -0,0 +1,12 @@
+description: 'Generate image formatter plugin.'
+help: 'The <info>generate:plugin:imageformatter</info> command helps you generate a new image formatter plugin.'
+options:
+    module: common.options.module
+    class: 'Plugin class name'
+    label: 'Plugin label'
+    plugin-id: 'Plugin id'
+questions:
+    module: common.questions.module
+    class: 'Enter the plugin class name'
+    label: 'Enter the plugin label'
+    plugin-id: 'Enter the plugin id'