Initial Drupal 11 with DDEV setup
This commit is contained in:
5
web/core/modules/language/language.links.action.yml
Normal file
5
web/core/modules/language/language.links.action.yml
Normal file
@ -0,0 +1,5 @@
|
||||
language_add_local_action:
|
||||
route_name: language.add
|
||||
title: 'Add language'
|
||||
appears_on:
|
||||
- entity.configurable_language.collection
|
||||
Reference in New Issue
Block a user