Version 1
[yaffs-website] / vendor / drupal / console-en / translations / init.yml
diff --git a/vendor/drupal/console-en/translations/init.yml b/vendor/drupal/console-en/translations/init.yml
new file mode 100644 (file)
index 0000000..3e45742
--- /dev/null
@@ -0,0 +1,13 @@
+description: 'Copy configuration files.'
+options:
+  destination: 'Destination directory to copy files'
+  override: 'Override configurations files flag'
+  autocomplete: 'Autocomplete tool files flag.'
+questions:
+  destination: 'Select destination to copy configuration'
+  autocomplete: 'Generate autocomplete files'
+  language: 'Select language'
+  temp: 'Enter temporary file path'
+  learning: 'Shows information for learning purposes?'
+  generate-inline: 'Show inline representation of the executed command?'
+  generate-chain: 'Show chain representation of the executed command?'