Some pages should be in default language

I am working on a site that has a few languages, and menus and pages have translations.
However some pages should always be in the default language (en).
This page lang.Merge | Hugo explains something that may be a solution, but I’m not sure I understand it well enough.
How do I show /content/defaultLanguage.md files no matter what localization is activated at the moment?

Mount content from language A to fill in the missing translations in language B, language C, etc.

https://discourse.gohugo.io/t/do-all-page-bundles-need-localized-copies-once-you-add-a-new-language/37225/12

Dear Joe,
thank you very much!
It works great and solves my problems!

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.