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/image.styles.flush.yml

16 lines
559 B
YAML
Raw Normal View History

2018-11-23 12:29:20 +00:00
description: 'Execute flush function by image style or execute all flush images styles'
messages:
executing-flush: 'Executing flush function on image style "%s"'
success: 'All flush functions requested were executed successfully'
options:
image-style: 'The Images Styles name.'
questions:
image-style: 'Select Images Styles to flush.'
examples:
- description: 'Flush large image style'
execution: |
drupal image:styles:flush large
- description: 'Flush thumbnail image style'
execution: |
drupal image:styles:flush thumbnail