Translation keys in panel

Hey there!

I’m planning to create a multi-lingual site. Each language will have the exact same layout and everything. So I’m planning to do the layout with 3.5’s new editing capabilities, put all the content into translation files (site/languages/en.php, and the likes) and refer to them from my layouted pages, perhaps somehow like this:

Why am I trying to achieve this? Previously, when doing multi-language-sites, I had to go to all languages after changing something in the builder-built layout. I want to avoid this this time.

(An alternative, of course, is to code templates per page – but I thought I’d ask for a good strategy to achieve this.)

Thanks alot!
Fabian

Did you ever figure out a solution for this?

No, unfortunately not. It would be so good, being able to separate text structure from language!