You are here

yaml_translation_patterns.yml in Translation template extractor 7.2

File

yaml_translation_patterns.yml
View source
  1. *.info.yml:
  2. - name
  3. - description
  4. - package
  5. - regions
  6. *.routing.yml:
  7. - _title:
  8. context: _title_context
  9. *.links.task.yml:
  10. - title:
  11. context: title_context
  12. *.links.action.yml:
  13. - title:
  14. context: title_context
  15. *.links.contextual.yml:
  16. - title:
  17. context: title_context
  18. *.links.menu.yml:
  19. - title:
  20. context: title_context
  21. - description
  22. *.breakpoints.yml:
  23. - label
  24. - group
  25. *.permissions.yml:
  26. - title
  27. - description
  28. - %top-level-key
  29. config/schema/*.yml:
  30. - label