Closed harrywhite4 closed 3 years ago
This should perform a data migration on all translated fields, saving the current text as json in the default language.
e.g. 'Some text' -> '{"en": "Some text"}'
'Some text' -> '{"en": "Some text"}'
This should perform a data migration on all translated fields, saving the current text as json in the default language.
e.g.
'Some text' -> '{"en": "Some text"}'