Hi!
I have a multi language page setup. Using the panel I edit a page with a field of type Blocks:
- In the default language I write some content, in the secondary language I leave this field empty
- In the frontend with the default language selected I see this content
- In the frontend with the secondary language selected I also see this content
- In the panel I select the secondary language and replace the content with a translation
- In the frontend with the default language selected I see the original content
- In the frontend with the secondary language selected I now see the translation
- For some reason I want to get rid of the translation. In the panel I select the secondary language and remove all blocks from the translation, leaving the empty Blocks editor, same as in step 1.
- In the frontend with the default language selected I see the original content
- In the frontend with the secondary language selected I now an empty section
How do I get back to the original content being shown as a fallback, instead of an empty section without going into the file system and deleting the empty key from the translated content txt?
Thanks,
Christoph