Initial Drupal 11 with DDEV setup
This commit is contained in:
9
web/core/modules/locale/locale.info.yml
Normal file
9
web/core/modules/locale/locale.info.yml
Normal file
@ -0,0 +1,9 @@
|
||||
name: 'Interface Translation'
|
||||
type: module
|
||||
description: 'Allows users to translate interface text and to switch between interface languages.'
|
||||
configure: locale.translate_page
|
||||
package: Multilingual
|
||||
version: VERSION
|
||||
dependencies:
|
||||
- drupal:language
|
||||
- drupal:file
|
||||
Reference in New Issue
Block a user