The new migrate_file_to_media module provides a decent way to migrate your old-fashioned file and image fields to media entities in Drupal Core.
As a follow-up to my previous blog post about the usage of Migrate API in Drupal 8, I would like to give an example, how to import multilingual content and translations in Drupal 8.…