Yaffs site version 1.1
[yaffs-website] / vendor / drupal / console-en / translations / module.install.dependencies.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 modules has not dependencies to install'
6     installing: 'Installing module(s) "%s"'
7     success: 'The following module(s) were installed successfully: "%s"'