Keep multilingual Insights easy to manage as more languages are added.
Use one shared topic stem across languages.
_insights_en/<topic-stem>.md_insights_cn/<topic-stem>.md_insights_ko/<topic-stem>.mdRecommended language codes:
enzh-cnkojafrDo not use mixed patterns like some files ending in -cn, others ending in -zh, and others with translated file names. Keep the file stem stable and use the collection folder plus front matter to identify language.
Every article should include:
translation_key: workflow-before-quality-loss
lang: en
Or:
translation_key: workflow-before-quality-loss
lang: zh-cn
File naming is for internal management.
Public URLs should stay readable and local-market friendly through permalink.
That means:
Internal files:
_insights_en/workflow-before-quality-loss.md_insights_cn/workflow-before-quality-loss.mdPublic URLs:
/en/insights/why-content-workflows-break-before-translation-does//cn/insights/workflow-before-quality-loss/