BMAD-METHOD/docs/zh-cn
Alex Verkhovsky 8765b1dabb feat(i18n): add zh-cn locale support with Starlight routing
Reorganize Chinese translations from docs_cn/ into docs/zh-cn/
following Starlight's i18n content structure. Configure Starlight
with root locale (en, unprefixed) and zh-cn (/zh-cn/ prefix).

- Move 28 files from docs_cn/*_cn.md to docs/zh-cn/*.md
- Fix 21 internal links to remove _cn suffixes
- Add defaultLocale + locales config to astro.config.mjs
- Add .gitignore exception for docs/zh-cn/ (overrides z*/ rule)
- Language switcher activates automatically via existing Header
- hreflang tags auto-generated by Starlight on all pages
2026-03-04 18:56:59 -07:00
..
explanation feat(i18n): add zh-cn locale support with Starlight routing 2026-03-04 18:56:59 -07:00
how-to feat(i18n): add zh-cn locale support with Starlight routing 2026-03-04 18:56:59 -07:00
reference feat(i18n): add zh-cn locale support with Starlight routing 2026-03-04 18:56:59 -07:00
tutorials feat(i18n): add zh-cn locale support with Starlight routing 2026-03-04 18:56:59 -07:00
404.md feat(i18n): add zh-cn locale support with Starlight routing 2026-03-04 18:56:59 -07:00
_STYLE_GUIDE.md feat(i18n): add zh-cn locale support with Starlight routing 2026-03-04 18:56:59 -07:00
index.md feat(i18n): add zh-cn locale support with Starlight routing 2026-03-04 18:56:59 -07:00
roadmap.mdx feat(i18n): add zh-cn locale support with Starlight routing 2026-03-04 18:56:59 -07:00