Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / vendor / drupal / console-en / translations / init.yml
1 description: 'Copy configuration files.'
2 options:
3   destination: 'Destination directory to copy files'
4   override: 'Override configurations files flag'
5   autocomplete: 'Autocomplete tool files flag.'
6   site: 'Use local site as destination.'
7 questions:
8   destination: 'Select destination to copy configuration'
9   autocomplete: 'Generate autocomplete files'
10   language: 'Select language'
11   temp: 'Enter temporary file path'
12   chain: 'Copy chain files examples'
13   sites: 'Copy site alias files examples'
14   temp: 'Enter temporary file path'
15   learning: 'Shows information for learning purposes?'
16   generate-inline: 'Show inline representation of the executed command?'
17   generate-chain: 'Show chain representation of the executed command?'