Added the Search API Synonym module to deal specifically with licence and license...
[yaffs-website] / vendor / drupal / console-en / translations / theme.download.yml
1 description: 'Download theme in application'
2 arguments:
3   version: 'Theme version i.e 1.x-dev'
4   theme: 'the Theme name'
5 options:
6   composer: 'Use --composer option for manage the theme download with Composer'
7 messages:
8   no-releases: 'There aren''t any releases for theme "%s"'
9   getting-releases: 'Getting releases for theme "%s"'
10   downloading: 'Downloading theme "%s" release "%s"'
11   downloaded: 'Theme "%s" version "%s" was downloaded successfully at "%s"'
12   select-release: 'Please select your favorite release'
13   outside-drupal: 'Drupal root can''t be determined. Use --root to set the destination, current folder will be used instead of.'
14   error-creating-folder: 'Error creating folder "%s", please check your permissions'
15 examples:
16   - description: 'Download theme specifying name and version'
17     execution: |
18       drupal theme:download  Alina 7.x-1.2