views.view.block_content.yml 1.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. label: 'Content blocks'
  2. description: 'Find and manage content blocks.'
  3. display:
  4. default:
  5. display_title: Default
  6. display_options:
  7. title: 'Content blocks'
  8. fields:
  9. info:
  10. label: 'Block description'
  11. separator: ', '
  12. type:
  13. label: 'Block type'
  14. separator: ', '
  15. changed:
  16. label: Updated
  17. operations:
  18. label: Operations
  19. pager:
  20. options:
  21. tags:
  22. next: 'Next ›'
  23. previous: '‹ Previous'
  24. expose:
  25. items_per_page_label: 'Items per page'
  26. items_per_page_options_all_label: '- All -'
  27. offset_label: Offset
  28. exposed_form:
  29. options:
  30. submit_button: Apply
  31. reset_button_label: Reset
  32. exposed_sorts_label: 'Sort by'
  33. sort_asc_label: Asc
  34. sort_desc_label: Desc
  35. empty:
  36. area_text_custom:
  37. content: 'There are no content blocks available.'
  38. filters:
  39. info:
  40. expose:
  41. label: 'Block description'
  42. type:
  43. expose:
  44. label: 'Block type'
  45. page_1:
  46. display_title: Page
  47. display_options:
  48. menu:
  49. title: Blocks
  50. description: 'Create and edit content blocks.'