views.view.watchdog.yml

Same filename in this branch
  1. 11.x core/modules/dblog/config/optional/views.view.watchdog.yml
  2. 11.x core/tests/fixtures/config_install/multilingual/views.view.watchdog.yml
Same filename in other branches
  1. 9 core/modules/dblog/config/optional/views.view.watchdog.yml
  2. 8.9.x core/modules/dblog/config/optional/views.view.watchdog.yml
  3. 10 core/modules/dblog/config/optional/views.view.watchdog.yml
core/tests/fixtures/config_install/multilingual/language/es/views.view.watchdog.yml

File

core/tests/fixtures/config_install/multilingual/language/es/views.view.watchdog.yml

View source
  1. label: Guardián
  2. description: 'Mensajes recientes del registro'
  3. display:
  4. default:
  5. display_title: 'Por defecto'
  6. display_options:
  7. title: 'Mensajes recientes del registro'
  8. fields:
  9. nothing:
  10. admin_label: Icono
  11. severity:
  12. label: Gravedad
  13. type:
  14. label: Tipo
  15. timestamp:
  16. label: Fecha
  17. message:
  18. label: Mensaje
  19. name:
  20. label: Usuario
  21. link:
  22. label: Operaciones
  23. pager:
  24. options:
  25. expose:
  26. items_per_page_label: 'Elementos por página'
  27. items_per_page_options_all_label: '- Todo -'
  28. offset_label: Desplazamiento
  29. exposed_form:
  30. options:
  31. submit_button: Filtro
  32. reset_button_label: Restablecer
  33. exposed_sorts_label: 'Ordenar por'
  34. empty:
  35. area:
  36. admin_label: 'No hay mensajes de registro disponibles.'
  37. content: 'No hay mensajes de registro disponibles.'
  38. filters:
  39. type:
  40. expose:
  41. label: Tipo
  42. severity:
  43. expose:
  44. label: Gravedad
  45. page:
  46. display_title: Página

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.