Skip to content

docs(i18n): add Korean translation structure and index page#3126

Open
1wos wants to merge 2 commits intohuggingface:mainfrom
1wos:i18n-ko-docs
Open

docs(i18n): add Korean translation structure and index page#3126
1wos wants to merge 2 commits intohuggingface:mainfrom
1wos:i18n-ko-docs

Conversation

@1wos
Copy link

@1wos 1wos commented Mar 11, 2026

Title

docs(i18n): add Korean translation structure and index page

Type / Scope

  • Type: Docs
  • Scope: i18n (Korean)

Summary / Motivation

Related issues

What changed

  • docs/source/ko/index.mdx — translated landing page
  • docs/source/ko/_toctree.yml — full table of contents in Korean
  • docs/source/ko/in_translation.md — placeholder for untranslated pages

Questions for maintainers

@pkooij Following the transformers docs structure, English docs live under en/. Should we:

  1. Move existing docs into docs/source/en/ to match that multi-language structure?
  2. Or keep the current flat structure and only add ko/?

Happy to help with either approach!

How was this tested (or how to run locally)

  • Pre-commit checks all passed:

    pre-commit run --files docs/source/ko/_toctree.yml docs/source/ko/in_translation.md docs/source/ko/index.mdx ```

@github-actions github-actions bot added the documentation Improvements or fixes to the project’s docs label Mar 11, 2026
@1wos 1wos changed the title i18n ko docs docs(i18n): add Korean translation structure and index page Mar 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or fixes to the project’s docs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant