Hey there,
Is it possible to use the multilingual aspect of Kirby for one page only?
For example if I have content.fr.txt
and no content.en.txt
, whill the page display/redirect to the default French version?
Thanks
Hey there,
Is it possible to use the multilingual aspect of Kirby for one page only?
For example if I have content.fr.txt
and no content.en.txt
, whill the page display/redirect to the default French version?
Thanks
The default behavior is that Kirby falls back to the default language if there is no content for the other language(s), so yes.
I didn’t have time to test it. Thank you @texnixe for confirming it for me.