In Kirby 2 - is it possible to manage that some of the pages in a multi language site should be translated to one language and some other pages to another language so you don’t need to have the same pages in both languages?
Right now I have a Kirby 1 multi language site where I need some of the pages to only be visible on one language.
But the panel automatically creates content files in all available languages. Result = blank pages, if I don’t translate the page. How would I tackle this?
The panel does not create files automatically, it only prefills the fields with the content of the fields from the default language, i.e. as long as you don’t save the form, nothing is created.