Postponed on #2225587: Migrate D6 i18n menu links
Problem/Motivation
A migration for block translated strings is needed. The block translated strings are in the block table and the language code in the i18n_blocks table.
Proposed resolution
Write a custom source plugin, refer to the existing block source plugin.
Write block translation migrations based on the existing block migrations.
And, of course, tests.