Here's a way that doesn't require any additional code to create translated fixtures via alice.
The example works with the single translation table from Gedmo (ext_translations
)
but I assume it also works in a multi tables model.
My entity:
#src/Entity/Article.php