330cd4530a649b0ae6c641323d06fe7c652a3924
[yaffs-website] / vendor / drupal / console-en / translations / config.import.yml
1 description: 'Import configuration to current application.'
2 options:
3     file: 'Path to an archive file of configuration to import.'
4     directory: 'Path to a directory of configuration to import.'
5     remove-files: 'Remove files after synchronization.'
6 messages:
7     config_files_imported: 'List of config files.'
8     imported: 'Configuration imported successfully.'
9     importing: 'Importing configuration.'
10     already-imported: 'Another request may be synchronizing configuration already.'
11     nothing-to-do: 'There are no changes to import.'