You are here

tour.tour.language.yml in Drupal 9

core/profiles/testing_config_overrides/config/install/tour.tour.language.yml

File

core/profiles/testing_config_overrides/config/install/tour.tour.language.yml
View source
  1. id: language
  2. # The enforced dependency ensures that profile configuration in config/install
  3. # can depend on optional configuration of modules and themes it installs.
  4. dependencies:
  5. enforced:
  6. config:
  7. - tour.tour.testing_config_overrides_module
  8. module:
  9. - language
  10. module: language
  11. label: Language
  12. langcode: en
  13. routes:
  14. - route_name: entity.configurable_language.collection
  15. tips:
  16. language-overview:
  17. id: language-overview
  18. plugin: text
  19. label: Languages
  20. body: '<p>The "Languages" page allows you to add, edit, delete, and reorder languages for the site.</p>'
  21. weight: 1