Skip to content

docs(i18n): add zh-Hans Docusaurus locale + Tool Gateway / image-gen / WSL quickstart translations (salvage #11728)#20430

Merged
teknium1 merged 1 commit into
mainfrom
salvage/pr-11728
May 5, 2026
Merged

docs(i18n): add zh-Hans Docusaurus locale + Tool Gateway / image-gen / WSL quickstart translations (salvage #11728)#20430
teknium1 merged 1 commit into
mainfrom
salvage/pr-11728

Conversation

@teknium1

@teknium1 teknium1 commented May 5, 2026

Copy link
Copy Markdown
Contributor

Wires up zh-Hans (Simplified Chinese) as a Docusaurus locale in docusaurus.config.ts, adds three translated docs, and ships a new English windows-wsl-quickstart.md guide referenced by the sidebar.

Changes:

  • website/docusaurus.config.ts — add zh-Hans locale, localeConfigs, localeDropdown navbar item, search index language (+16/-2)
  • website/sidebars.ts — add windows-wsl-quickstart entry (+1)
  • website/docs/user-guide/windows-wsl-quickstart.md — new English guide (+22)
  • website/i18n/zh-Hans/.../user-guide/windows-wsl-quickstart.md — zh-Hans translation (+65)
  • website/i18n/zh-Hans/.../user-guide/features/tool-gateway.md — zh-Hans translation (+187)
  • website/i18n/zh-Hans/.../user-guide/features/image-generation.md — zh-Hans translation (+153)
  • scripts/release.py — AUTHOR_MAP entry for haidao1919

Sidebar resolved in favor of current main (kept tui entry, added the new windows-wsl-quickstart entry).

Closes #11728 via salvage.

Original PR by @haidao1919 — authorship preserved.

@teknium1 teknium1 merged commit 74e4f5f into main May 5, 2026
5 of 11 checks passed
@teknium1 teknium1 deleted the salvage/pr-11728 branch May 5, 2026 21:14
@alt-glitch alt-glitch added type/docs Documentation improvements P3 Low — cosmetic, nice to have labels May 5, 2026
wesleysimplicio added a commit to wesleysimplicio/hermes-agent that referenced this pull request May 9, 2026
Addresses Copilot review on NousResearch#22178: image-generation.md (line 31) had
a relative link to `tool-gateway.md` that did not resolve in the pt-BR
locale. Translating tool-gateway.md fixes the link and matches the
zh-Hans precedent (NousResearch#20430), which translated the two docs as a pair
for the same reason.

Native pt-BR translation mirroring the en source structure 1:1 (matches
the sibling image-generation.md style already in this PR).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

P3 Low — cosmetic, nice to have type/docs Documentation improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants