views.view.content_translations.yml 1.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061
  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. translation_changed:
  40. label: Changed
  41. translation_operations:
  42. label: 'Translation operations'
  43. filters:
  44. langcode:
  45. expose:
  46. label: 'Source language'
  47. content_translation_outdated:
  48. expose:
  49. label: 'Translation outdated'
  50. translation_target_language:
  51. expose:
  52. label: 'Target language'
  53. translation_outdated:
  54. expose:
  55. label: Outdated
  56. translation_status:
  57. expose:
  58. label: 'Translation status'
  59. title: 'Content Translation jobs'
  60. page_1:
  61. display_title: Page