views.view.content_translations.yml 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263
  1. label: 'Content translation jobs'
  2. display:
  3. default:
  4. display_title: Master
  5. display_options:
  6. exposed_form:
  7. options:
  8. submit_button: Apply
  9. reset_button_label: Reset
  10. exposed_sorts_label: 'Sort by'
  11. sort_asc_label: Asc
  12. sort_desc_label: Desc
  13. pager:
  14. options:
  15. tags:
  16. previous: ‹‹
  17. next: ››
  18. first: '« First'
  19. last: 'Last »'
  20. expose:
  21. items_per_page_label: 'Items per page'
  22. items_per_page_options_all_label: '- All -'
  23. offset_label: Offset
  24. fields:
  25. title:
  26. label: Title
  27. separator: ', '
  28. langcode:
  29. label: From
  30. separator: ', '
  31. translation_target_language:
  32. label: To
  33. translation_status:
  34. label: 'Translation status'
  35. alter:
  36. text: |-
  37. <span class="status">{{ translation_status }}</span>
  38. {% if translation_outdated %} <span class="marker">{{ 'outdated'|t }}</span>{% endif %}
  39. type_custom_true: ✅
  40. type_custom_false: ❌
  41. translation_changed:
  42. label: Changed
  43. translation_operations:
  44. label: 'Translation operations'
  45. filters:
  46. langcode:
  47. expose:
  48. label: 'Source language'
  49. content_translation_outdated:
  50. expose:
  51. label: 'Translation outdated'
  52. translation_target_language:
  53. expose:
  54. label: 'Target language'
  55. translation_outdated:
  56. expose:
  57. label: Outdated
  58. translation_status:
  59. expose:
  60. label: 'Translation status'
  61. title: 'Content Translation jobs'
  62. page_1:
  63. display_title: Page