Version 1
[yaffs-website] / vendor / drupal / console-en / translations / generate.entity.bundle.yml
diff --git a/vendor/drupal/console-en/translations/generate.entity.bundle.yml b/vendor/drupal/console-en/translations/generate.entity.bundle.yml
new file mode 100644 (file)
index 0000000..211b421
--- /dev/null
@@ -0,0 +1,13 @@
+description: 'Generate a new content type (node / entity bundle)'
+help: 'Use: generate:contenttype <fancy> <Fancy> to create a new content type name with the machine name of fancy and the human-readable name of Fancy.'
+welcome: 'Welcome to the Drupal Content Type generator'
+options:
+    module: common.options.module
+    bundle-name: 'The content type''s machine name'
+    bundle-title: 'The content type''s human-readable name'
+questions:
+    module: common.questions.module
+    bundle-name: 'Enter the machine name of your new content type'
+    bundle-title: 'Enter the human-readable name of your new content type'
+message:
+    error-state1: placeholder