- Issue created by @johnle
- πΊπΈUnited States johnle
Added a patch to fixed the layout builder settings when being cloned.
- Merge request !15#3520383: Copy over the layout settings from new insert section β (Open) created by johnle
* Layout settings if they can be translated will not translate correctly
* Create a content with translation
* Go to layout builder
* Add a translatable section ** This is a custom translatable layout.
* Add a few blocks into the section
* Save the content
* Go to translation tab and check a language and click request translation.
* Do File translation and download the Xliff
* Change the translation in the Xliff file and re-import the translation.
* Note that region with labels are not translated when it is supposed to be.
* Update code a pull in the translation settings into the new inserted layout.
* Add patch.
* None
* None
* None
Active
1.0
Code
Added a patch to fixed the layout builder settings when being cloned.