Yaffs site version 1.1
[yaffs-website] / vendor / drupal / console-en / translations / generate.form.yml
index 0f12793305d348d96ab568de8c873e285ef6a257..a7ceb513d05964de8ec0f95cb16045e261df77ba 100644 (file)
@@ -6,6 +6,7 @@ options:
     class: 'The form class name'
     form-id: 'The Form id'
     services: common.options.services
+    config-file: 'Add a config file'
     inputs: common.options.inputs
     path: 'Enter the form path'
 questions:
@@ -13,6 +14,7 @@ questions:
     class: 'Enter the Form Class name'
     form-id: 'Enter the Form id'
     services: common.questions.services
+    config-file: 'Do you want to generate a config file'
     inputs: common.questions.inputs
     routing: 'Would you like to register a route for this form'
     menu_link_gen: 'Generate a menu link'
@@ -20,3 +22,4 @@ questions:
     menu_parent: 'Menu parent'
     menu_link_desc: 'A description for the menu link'
     path: 'Enter the route path'
+