tour.tour.language.yml
Same filename in this branch
Same filename in other branches
File
-
core/
profiles/ testing_config_overrides/ config/ install/ tour.tour.language.yml
View 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>'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.