Skip to content

docs: add Korean (한국어) localization#998

Merged
qiongyu1999 merged 1 commit intomainfrom
docs/add-korean-localization
Apr 9, 2026
Merged

docs: add Korean (한국어) localization#998
qiongyu1999 merged 1 commit intomainfrom
docs/add-korean-localization

Conversation

@qiongyu1999
Copy link
Copy Markdown
Collaborator

Summary

  • Add full Korean (한국어) language support to both the GitHub README and the VitePress docs site
  • Create README.ko.md with complete Korean translation of the project README
  • Add 22 Korean documentation pages under docs/ko/ covering all existing guide pages (quickstart, concepts, channels, models, skills, seedance, rewards, etc.)
  • Update VitePress config with Korean locale, sidebar navigation, search translations, and browser language auto-detection

Changes

README:

  • New README.ko.md — full Korean translation
  • Updated README.md, README.zh-CN.md, README.ja.md — added 한국어 link in language switcher

Docs site (docs/ko/):

  • index.md — Korean landing page
  • guide/quickstart.md, guide/concepts.md — getting started
  • guide/channels.md + 9 channel pages (WeChat, WeCom, Feishu, QQ, DingTalk, Slack, Discord, Telegram, WhatsApp)
  • guide/models.md, guide/skills.md, guide/seedance.md — configuration
  • guide/model-pricing.md, guide/rewards.md — credits
  • guide/update.md, guide/troubleshooting.md — help
  • guide/contributing.md, guide/contact.md, guide/star.md — community

Config:

  • docs/.vitepress/config.tsko locale, koSidebar, Korean search UI translations, ko prefix in locale preference script
  • docs/scripts/validate-doc-pages.mjs — added ko/ directory to validation

Test plan

  • node docs/scripts/validate-doc-pages.mjs passes
  • Verify Korean language appears in the top-right language switcher
  • Navigate through all Korean doc pages to confirm links and images load correctly
  • Confirm browser auto-redirect works for ko language preference

Made with Cursor

Add full Korean language support across the project:
- README.ko.md with complete Korean translation
- All README files updated with Korean language link
- 22 Korean doc pages under docs/ko/ (index, guide, channels, etc.)
- VitePress config: ko locale, sidebar, search translations, locale detection
- Validation script updated to include ko/ directory

Made-with: Cursor
@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying nexu-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: c92a301
Status: ✅  Deploy successful!
Preview URL: https://5382167b.nexu-docs.pages.dev
Branch Preview URL: https://docs-add-korean-localization.nexu-docs.pages.dev

View logs

@qiongyu1999 qiongyu1999 merged commit 4f35981 into main Apr 9, 2026
8 checks passed
@sentry
Copy link
Copy Markdown

sentry Bot commented Apr 9, 2026

Codecov Report

❌ Patch coverage is 0% with 5 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
docs/scripts/validate-doc-pages.mjs 0.00% 5 Missing ⚠️

📢 Thoughts on this report? Let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants