docs: add Simplified Chinese README#189
Open
whtis wants to merge 1 commit into
Open
Conversation
|
@whtis is attempting to deploy a commit to the Million Team on Vercel. A member of the Team first needs to authorize it. |
Merging this PR does not change React health
Analysis detailsanalyzed in 0.7s · nextjs · React 19.2.5 · TypeScript · 210 source files · powered by react-doctor |
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.
What
Adds a Simplified Chinese translation of the README at
README.zh-CN.md.Why
React Doctor is being picked up by the Chinese React community (it's been making the rounds in WeChat dev groups), and a localized README lowers the bar for first-time users who want to evaluate the tool before sharing it with their team. Keeping the English
README.mdas the source of truth — the new file is a sibling, not a replacement.Notes
oxlint,ESLint,Next.js,pnpm, rule ids, CLI flags, etc.).README.mduntouched since it's symlinked intopackages/react-doctor/and gets published to npm — happy to add a language switcher line at the top if you'd prefer one there too.docs/i18n/), let me know and I'll move it.Note
Low Risk
Low risk documentation-only change that adds a new markdown file without affecting runtime behavior or builds.
Overview
Adds
README.zh-CN.md, a Simplified Chinese, structure-matching translation of the existing README (install/agent setup, GitHub Actions usage, configuration and CLI reference, API notes, and leaderboard), with a language toggle linking back toREADME.md.Reviewed by Cursor Bugbot for commit e4d76fc. Bugbot is set up for automated code reviews on this repo. Configure here.