I have a website that's mostly in two languages.
But I have a news section that doesn't have the same content in the two languages. Sometimes it's translated one-on-one, but mostly there are articles only in the default language or exclusively in the non-default language.
What's the tactic for the exclusive non-default language news-articles?
I tried making a page without filling the default language fields, but that doesn't work, because the title is required.
I tried disabling the multi-language for that specific template, but then I can't make any pages for the non-default language.
Anyone who wants to help? I'm not a genius in programming PHP unfortunately.