Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / vendor / drupal / console-en / translations / module.dependency.install.yml
1 description: 'Install dependencies module in the application'
2 arguments:
3   module: 'Module or modules to be enabled should be separated by a space'
4 messages:
5   no-depencies: 'Nothing to do. This module does not have any dependencies to install'
6   installing: 'Installing module(s) "%s"'
7   success: 'The following module(s) were installed successfully: "%s"'
8 examples:
9     - description: 'Install the dependencies of the specfied module'
10       execution: |
11         drupal module:dependency:install  modulename