Security update for Core, with self-updated composer
[yaffs-website] / vendor / drupal / console-en / translations / features.import.yml
1 description: 'Import module config.'
2 help: ''
3 options:
4   bundle: 'Bundle name'
5 arguments:
6   packages: 'Package name'
7 questions:
8   packages: 'Enter package name to import'
9 messages:
10   no-packages: 'No packages available.'
11   not-available: 'Package "%s", not available.'
12   importing: 'Importing package "%s".'
13   uninstall: 'Package "%s" already installed.'
14   reverting: 'Reverting package "%s".'
15   nothing: 'Nothing to import.'