language.yml 299 B

12345678910111213141516171819
  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