17 lines
355 B
YAML
17 lines
355 B
YAML
name: 'Interface Translation'
|
|
type: module
|
|
description: 'Translates the built-in user interface.'
|
|
configure: locale.translate_page
|
|
package: Multilingual
|
|
# version: VERSION
|
|
# core: 8.x
|
|
dependencies:
|
|
- language
|
|
- file
|
|
|
|
# Information added by Drupal.org packaging script on 2018-03-07
|
|
version: '8.5.0'
|
|
core: '8.x'
|
|
project: 'drupal'
|
|
datestamp: 1520457825
|