Steps to reproduce
Pre-steps
I have installed Drupal
I have enabled two languages (English and Swedish)
I have created a Page and enabled Layout Builder.
I have updated content translation to have Page being translated.
Actual steps
I create a node "Testing (en)" with english as original language.
I add Swedish translation "Testing (sv)"
I am clicking on "Layout" when being on Swedish node
It says Edit layout for Testing (en) even though I'm on the URL for the Swedish translation: sv/node/9/layout
For now it's fine if Layout Builder only should support symmetric translations, however this means I wouldn't be able to translate inline blocks once https://www.drupal.org/project/drupal/issues/2948064 lands.
Comments
Comment #2
johnwebdev commentedComment #3
johnwebdev commentedComment #4
tim.plunkettCan you test the patch in #2946333: Allow synced Layout override Translations: translating labels and inline blocks?
Comment #5
johnwebdev commented@tim.plunkett
I looked at that issue, however I was unsure due to the issue description.
The patch provided in that issue solves this issue though. Great!
I'm closing this one.
Comment #6
johnwebdev commented