Yaffs site version 1.1
[yaffs-website] / vendor / drupal / console-en / translations / config.import.single.yml
1 description: 'Import a single configurations or a list of configurations.'
2 arguments:
3     name: 'Configuration name'
4     file: 'Path to the import file'
5     config-names: 'Configuration names (when used with "chain" command).'
6 questions:
7     name: 'Enter configuration name'
8     file: 'Enter path to the import file'
9 messages:
10     empty-value: 'Value can not be empty'
11     success: 'Configuration(s) "%s", has been imported successfully.'