docs: add Simplified Chinese translation of README (README.zh.md)#21
docs: add Simplified Chinese translation of README (README.zh.md)#21hanzhe-one wants to merge 3 commits into
Conversation
|
Warning Review limit reached
Next review available in: 46 minutes Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. 📝 WalkthroughWalkthroughREADME.md adds a language switcher and clarifies installation commands. README.zh.md adds a complete Simplified Chinese version covering setup, features, integrations, configuration, roadmap, FAQs, support, contributors, and licensing. ChangesREADME documentation
Estimated code review effort: 1 (Trivial) | ~5 minutes Possibly related issues
Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Actionable comments posted: 4
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@README.md`:
- Around line 137-138: The installation commands in README.md lines 137-138 and
README.zh.md lines 135-136 must remain verbatim without inline comments; remove
the CLI and MCP annotations from both command blocks, and move their
explanations into the surrounding prose.
- Line 12: Fix the skipped heading level in README.md at lines 12-12 and
README.zh.md at lines 10-10 by converting each tagline to a paragraph or
changing it to an h2, preserving the existing text and avoiding a ### heading
directly after the top-level title.
In `@README.zh.md`:
- Line 353: Update the Chinese sentence in the README so “工具有” becomes “的工具:”,
preserving the existing list of VS Code extension, CLI, and MCP server
offerings.
- Line 118: Update the bold link in the README text by removing the space
between the opening bold marker and the link, preserving the link text, URL, and
closing bold marker.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
- Demote tagline from h3 to paragraph in both READMEs (MD001) - Remove inline comments from install commands to keep them verbatim (MD040) - Fix bold-link spacing in README.zh.md (MD037) - Fix Chinese grammar: 工具有 -> 的工具 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
What
README.zh.mdwith a full Simplified Chinese translation of the README.README.md.Acceptance (from #10)
README.zh.mdat repo rootREADME.mdCloses #10
Summary by CodeRabbit