tour.tour.language.yml in Drupal 10
Same filename in this branch
Same filename and directory in other branches
core/profiles/testing_config_overrides/config/install/tour.tour.language.yml
File
core/profiles/testing_config_overrides/config/install/tour.tour.language.ymlView source
- langcode: en
- # The enforced dependency ensures that profile configuration in config/install
- # can depend on optional configuration of modules and themes it installs.
- dependencies:
- module:
- - language
- enforced:
- config:
- - tour.tour.testing_config_overrides_module
- id: language
- label: Language
- module: language
- routes:
- -
- route_name: entity.configurable_language.collection
- tips:
- language-overview:
- id: language-overview
- plugin: text
- label: Languages
- weight: 1
- body: '<p>The "Languages" page allows you to add, edit, delete, and reorder languages for the site.</p>'