Added the Search API Synonym module to deal specifically with licence and license...
[yaffs-website] / vendor / drupal / console-en / translations / image.styles.flush.yml
1 description: 'Execute flush function by image style or execute all flush images styles'
2 messages:
3   executing-flush: 'Executing flush function on image style "%s"'
4   success: 'All flush functions requested were executed successfully'
5 options:
6   image-style: 'The Images Styles name.'
7 questions:
8   image-style: 'Select Images Styles to flush.'
9 examples:
10   - description: 'Flush large image style'
11     execution: |
12       drupal image:styles:flush  large
13   - description: 'Flush thumbnail image style'
14     execution: |
15       drupal image:styles:flush  thumbnail