mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-09-03 20:22:41 +00:00
cc2ef7bf70
- Add enableTranslationMerge parameter to control translation merging - Default to false for better performance, especially for single-language sites - Update comments to reflect the new default behavior - Implement conditional translation merging in global.html" - Add enableTranslationMerge parameter to control translation merging - Default to false for better performance, especially for single-language sites - Update comments to reflect the new default behavior - Implement conditional translation merging in global.html" > [!NOTE] > This won't create new pages, if you need empty placeholder pages, you might need [shortcode-missing-translation](https://github.com/hugo-fixit/shortcode-missing-translation).