views.view.content.yml 1.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869
  1. label: Content
  2. description: 'Find and manage content.'
  3. display:
  4. default:
  5. display_title: Default
  6. display_options:
  7. title: Content
  8. fields:
  9. title:
  10. label: Title
  11. type:
  12. label: 'Content type'
  13. separator: ', '
  14. name:
  15. label: Author
  16. status:
  17. label: Status
  18. settings:
  19. format_custom_false: Unpublished
  20. format_custom_true: Published
  21. changed:
  22. label: Updated
  23. operations:
  24. label: Operations
  25. pager:
  26. options:
  27. tags:
  28. next: 'Next ›'
  29. previous: '‹ Previous'
  30. first: '« First'
  31. last: 'Last »'
  32. exposed_form:
  33. options:
  34. submit_button: Filter
  35. reset_button_label: Reset
  36. exposed_sorts_label: 'Sort by'
  37. sort_asc_label: Asc
  38. sort_desc_label: Desc
  39. empty:
  40. area_text_custom:
  41. content: 'No content available.'
  42. filters:
  43. title:
  44. expose:
  45. label: Title
  46. type:
  47. expose:
  48. label: 'Content type'
  49. status:
  50. expose:
  51. label: Status
  52. group_info:
  53. label: 'Published status'
  54. group_items:
  55. 1:
  56. title: Published
  57. 2:
  58. title: Unpublished
  59. langcode:
  60. expose:
  61. label: Language
  62. page_1:
  63. display_title: Page
  64. display_options:
  65. menu:
  66. title: Content
  67. tab_options:
  68. title: Content
  69. description: 'Find and manage content'