Problem / motivation
Drupal 7 has a contributed module Entity Translation which allows to have field level translations on fieldable entities. This capability has moved to core in Drupal 8.
The scope of this issue is
- Migrate entity translation settings.
The migration of the actual translated data will be done in #2975666: Migrate Drupal 7 Entity Translation data to Drupal 8.
Remaining tasks
Write the patch- Review
- Commit