There are some pretty epic threads regarding translations and paragraphs, so I thought I'd start here.

We are most interested in supporting asymmetric translations with Layout Paragraphs module and wanted to learn from what you all have done with this module.

I know Paragraphs suggests NOT enabling "Users may translate this field", but I imagine that mostly allows asymmetric translations out of the box?

Are there other gotchas we should be aware of?

Thanks in advance for your time!

Comments

joelsteidl created an issue. See original summary.

weseze’s picture

Status: Active » Fixed

2 things:

1/ There is option to run async without this module; but relying on a patch that might or might not get included in paragraphs core: https://www.drupal.org/project/paragraphs/issues/2904705 Or you can run this module which does roughly the same as the patch.

2/ Be very aware of possible data loss issues when switching between async/sync behaviour. Neither the patch on paragraphs nor this module actively support swapping the behaviour in live content. So recommend you do not do that. Start out with one or the other and stick with it, or be prepared to remake all your content. There is a possible work-in-progress solution: https://www.drupal.org/project/paragraphs_asymmetric_translation_widgets...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.