docs(i18n): add Korean translation for so101.mdx#3325
Open
jahabe wants to merge 7 commits intohuggingface:mainfrom
Open
docs(i18n): add Korean translation for so101.mdx#3325jahabe wants to merge 7 commits intohuggingface:mainfrom
so101.mdx#3325jahabe wants to merge 7 commits intohuggingface:mainfrom
Conversation
Signed-off-by: Jane Choi <116983965+jahabe@users.noreply.github.com>
Translated assembly instructions and related content for the SO-101 robot into Korean. Signed-off-by: Jane Choi <116983965+jahabe@users.noreply.github.com>
Signed-off-by: Jane Choi <116983965+jahabe@users.noreply.github.com>
Updated language for consistency and clarity throughout the document. Signed-off-by: Jane Choi <116983965+jahabe@users.noreply.github.com>
Signed-off-by: Jane Choi <116983965+jahabe@users.noreply.github.com>
Updated the heading for '리더' to '리더 암' in so101.mdx. Signed-off-by: Jane Choi <116983965+jahabe@users.noreply.github.com>
Contributor
There was a problem hiding this comment.
Pull request overview
Adds a Korean (ko) translation of the SO-101 robot assembly + motor configuration + calibration guide to extend the documentation’s i18n coverage.
Changes:
- Introduces
docs/source/ko/so101.mdxas the Korean translation of the existing SO-101 guide. - Includes translated step-by-step assembly instructions and CLI/API snippets for motor setup and calibration.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Title
docs(i18n): add Korean translation for
so101.mdxType / Scope
Summary / Motivation
Adds a Korean translation of the SO-101 robot assembly guide (so101.mdx).
As part of the Korean translation project discussed in issue #3058, this helps Korean-speaking users more easily assemble and configure the SO-101 robot.
Related issues
What changed
docs/source/ko/so101.mdx: translated SO-101 robot assembly, motor configuration, and calibration guideHow was this tested (or how to run locally)
Pre-commit checks all passed:
Reviewer notes