Skip to content

docs: add Korean Kanban documentation - #21823

Closed
pochi-gio wants to merge 1 commit into
NousResearch:mainfrom
pochi-gio:docs/korean-kanban-docs
Closed

docs: add Korean Kanban documentation#21823
pochi-gio wants to merge 1 commit into
NousResearch:mainfrom
pochi-gio:docs/korean-kanban-docs

Conversation

@pochi-gio

Copy link
Copy Markdown
Contributor

Summary

  • add a Korean locale to the docs site
  • add Korean translations for the Kanban overview and tutorial
  • add Korean translations for the bundled kanban-orchestrator and kanban-worker skill docs

Why

There wasn't an existing Korean translation for the Kanban docs/skills, so this PR adds the first-pass localization for the Kanban documentation set.

Testing

  • cd website && npm ci
  • cd website && npm run build
    • build succeeds for en, zh-Hans, and ko
    • existing unrelated broken-link / broken-anchor warnings still appear in the repository's translated docs and one pre-existing English docs page

Notes

  • I added ko as a Docusaurus locale.
  • I intentionally did not add ko to the local-search plugin language list because @easyops-cn/docusaurus-search-local currently errors on Korean regex generation during build.
  • Updated the translated Kanban links to stay locale-aware (relative links instead of /docs/... absolute paths).

Platforms tested

  • Linux

Loading
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