This repository has been archived on 2025-01-19. You can view files and clone it, but cannot push or open issues or pull requests.
drupalcampbristol/vendor/drupal/console-en/translations/features.import.yml
2018-11-23 12:29:20 +00:00

16 lines
426 B
YAML

description: 'Import module config.'
help: ''
options:
bundle: 'Bundle name'
arguments:
packages: 'Package name'
questions:
packages: 'Enter package name to import'
messages:
no-packages: 'No packages available.'
not-available: 'Package "%s", not available.'
importing: 'Importing package "%s".'
uninstall: 'Package "%s" already installed.'
reverting: 'Reverting package "%s".'
nothing: 'Nothing to import.'