docs: complete Traditional Chinese (zh-TW) README to match English#1559
Open
wmh wants to merge 1 commit into
Open
docs: complete Traditional Chinese (zh-TW) README to match English#1559wmh wants to merge 1 commit into
wmh wants to merge 1 commit into
Conversation
The zh-TW README had drifted to a 77-line abridged translation of an old (v4) version, missing most sections present in the current English README. Rewrite it as a full 1:1 translation of the v8 README: Prerequisites, full platform tables, optional extras, environment variables, privacy, troubleshooting, full command reference, and the Contributing section. Also fix the relative links in "Learn more" to correctly resolve from docs/translations/. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
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.
Summary
The Traditional Chinese README (
docs/translations/README.zh-TW.md) had drifted to a 77-line abridged translation of an old (v4) version, missing most of the sections present in the current EnglishREADME.md(741 lines) — Prerequisites, the full platform tables, optional extras, environment variables, privacy, troubleshooting, the full command reference, and the Contributing section.This PR rewrites it as a full 1:1 translation of the current v8 English README.
What changed
docs/translations/README.zh-TW.mdto mirror every section of the English README, in order.docs/translations/(../how-it-works.md,../../ARCHITECTURE.md,../docker-mcp-sqlite.md).Notes
Documentation-only change (single Markdown file); no code paths are touched.
🤖 Generated with Claude Code