views.view.profiles.yml 642 B

1234567891011121314151617181920212223242526272829
  1. label: Profiles
  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. empty:
  14. area:
  15. content:
  16. value: 'There are no profiles yet.'
  17. arguments:
  18. uid:
  19. exception:
  20. title: All
  21. type:
  22. exception:
  23. title: All
  24. status:
  25. exception:
  26. title: All
  27. title: Profiles
  28. user_page:
  29. display_title: 'User page'