Initial Drupal 11 with DDEV setup
This commit is contained in:
6
web/core/modules/language/language.info.yml
Normal file
6
web/core/modules/language/language.info.yml
Normal file
@ -0,0 +1,6 @@
|
||||
name: Language
|
||||
type: module
|
||||
description: 'Allows users to configure available languages.'
|
||||
package: Multilingual
|
||||
version: VERSION
|
||||
configure: entity.configurable_language.collection
|
||||
Reference in New Issue
Block a user