You are here

language.yml in Zircon Profile 8

Same filename and directory in other branches
  1. 8.0 core/modules/language/migration_templates/language.yml
core/modules/language/migration_templates/language.yml

File

core/modules/language/migration_templates/language.yml
View source
  1. id: language
  2. label: Languages
  3. migration_tags:
  4. - Drupal 6
  5. - Drupal 7
  6. source:
  7. plugin: language
  8. process:
  9. id: language
  10. label: name
  11. direction:
  12. plugin: static_map
  13. source: direction
  14. map:
  15. 0: ltr
  16. 1: rtl
  17. weight: weight
  18. destination:
  19. plugin: entity:configurable_language