Move into nested docroot
This commit is contained in:
parent
83a0d3a149
commit
c8b70abde9
13405 changed files with 0 additions and 0 deletions
13
web/core/modules/language/language.links.task.yml
Normal file
13
web/core/modules/language/language.links.task.yml
Normal file
|
@ -0,0 +1,13 @@
|
|||
entity.configurable_language.collection:
|
||||
title: 'List'
|
||||
route_name: entity.configurable_language.collection
|
||||
base_route: entity.configurable_language.collection
|
||||
language.negotiation:
|
||||
title: 'Detection and selection'
|
||||
route_name: language.negotiation
|
||||
base_route: entity.configurable_language.collection
|
||||
|
||||
entity.configurable_language.edit_form:
|
||||
title: 'Edit'
|
||||
route_name: entity.configurable_language.edit_form
|
||||
base_route: entity.configurable_language.edit_form
|
Reference in a new issue