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/theme.download.yml

19 lines
864 B
YAML
Raw Normal View History

2018-11-23 12:29:20 +00:00
description: 'Download theme in application'
arguments:
version: 'Theme version i.e 1.x-dev'
theme: 'the Theme name'
options:
composer: 'Use --composer option for manage the theme download with Composer'
messages:
no-releases: 'There aren''t any releases for theme "%s"'
getting-releases: 'Getting releases for theme "%s"'
downloading: 'Downloading theme "%s" release "%s"'
downloaded: 'Theme "%s" version "%s" was downloaded successfully at "%s"'
select-release: 'Please select your favorite release'
outside-drupal: 'Drupal root can''t be determined. Use --root to set the destination, current folder will be used instead of.'
error-creating-folder: 'Error creating folder "%s", please check your permissions'
examples:
- description: 'Download theme specifying name and version'
execution: |
drupal theme:download Alina 7.x-1.2