You are here

tour.tour.language.yml in Drupal 10

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. langcode: en
  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. module:
  6. - language
  7. enforced:
  8. config:
  9. - tour.tour.testing_config_overrides_module
  10. id: language
  11. label: Language
  12. module: language
  13. routes:
  14. -
  15. route_name: entity.configurable_language.collection
  16. tips:
  17. language-overview:
  18. id: language-overview
  19. plugin: text
  20. label: Languages
  21. weight: 1
  22. body: '<p>The "Languages" page allows you to add, edit, delete, and reorder languages for the site.</p>'