language.yml
Same filename in other branches
File
-
core/
modules/ language/ migrations/ language.yml
View source
- id: language
- label: Languages
- migration_tags:
- - Drupal 6
- - Drupal 7
- - Configuration
- source:
- plugin: language
- process:
- id: language
- label: name
- direction:
- plugin: static_map
- source: direction
- map:
- 0: ltr
- 1: rtl
- weight: weight
- destination:
- plugin: entity:configurable_language
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.