π docs: add README translations (es, pl, zh-CN, de, fr, pt-BR) - #562
Conversation
- π docs: full-document translations of the README in six community locales - π docs: language switcher bar under the English tagline linking all locales - π docs: translations synced with the rc.2 copy audit (150K pulls badge, Biome 2.5, exact 20-provider tagline, unified maturity/update-age clock in the v1.7 roadmap row)
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
No actionable comments were generated in the recent review. π βΉοΈ Recent review infoβοΈ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: π Files selected for processing (7)
π§ Files skipped from review as they are similar to previous changes (7)
π WalkthroughWalkthroughAdds an English README language selector and refreshes complete German, Spanish, French, Polish, Brazilian Portuguese, and Simplified Chinese documentation. The pages cover v1.6.0-rc.2, setup and authentication, security warnings, features, integrations, migration, roadmap, screenshots, resources, community, ecosystem tools, and licensing. Possibly related PRs
π₯ Pre-merge checks | β 2β Passed checks (2 passed)
β¨ Finishing Touchesπ§ͺ Generate unit tests (beta)
Comment |
There was a problem hiding this comment.
Actionable comments posted: 5
π€ 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.de.md`:
- Line 182: Update the migration item in README.de.md to use a Markdown hyphen
list marker instead of the leading en dash, preserving the existing text and
formatting.
- Around line 157-160: Update the Node.js version requirement for the
crypto.argon2Sync() examples from 24+ to 24.7+ in README.de.md (157-160),
README.es.md (157-160), README.fr.md (157-160), README.pl.md (157-160),
README.pt-BR.md (157-160), and README.zh-CN.md (157-160), preserving the
existing examples.
In `@README.es.md`:
- Line 184: Correct the migration guide link in README.es.md so its displayed
text matches the repository filename DEPRECATIONS.md, keeping the existing link
target unchanged.
- Line 429: Repair the malformed compatibility links at README.es.md lines
429-429, README.fr.md lines 429-429, and README.pt-BR.md lines 429-429 by
replacing each unmatched Markdown bracket sequence with a valid localized link
to COMPATIBILITY.md, using the Spanish, French, and Brazilian Portuguese link
text specified in the review.
In `@README.fr.md`:
- Around line 43-44: Repair the table-of-contents entries in README.fr.md by
restoring the required space after each list marker and removing the
untranslated βSee Moreβ text from the βPourquoi Drydockβ entry. Preserve the
existing French labels and links.
πͺ Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
βΉοΈ Review info
βοΈ Run configuration
Configuration used: Path: .coderabbit.yaml
Review profile: CHILL
Plan: Pro Plus
Run ID: a73df702-caba-478a-9108-f5496f1ab50c
π Files selected for processing (7)
README.de.mdREADME.es.mdREADME.fr.mdREADME.mdREADME.pl.mdREADME.pt-BR.mdREADME.zh-CN.md
- π docs: Node.js 24.7+ for the crypto.argon2Sync hash one-liner (English README had the same wrong 24+ claim; argon2Sync landed in 24.7.0) - π docs: repair malformed compatibility links (es, fr, pt-BR), French TOC bullets + 'See More' artifact, German en-dash list marker, Spanish DEPRECATIONS.md link text
biggest-littlest
left a comment
There was a problem hiding this comment.
Translations verified against the audited English README; artifacts fixed and re-swept. LGTM.
Merge origin/main (#560 /store persistence quickstart, #561 rc.2-audit copy freshness + SRI guard hardening, #562 README translations) into the rc.3 release head. Identity conflicts resolved to the rc.3 side with main's copy/badge deltas re-applied (150K pulls, 20 providers, Node 24.7+, Biome 2.5, unified-clock roadmap row). Guard tests 105/105 + 44/44.
Full-document README translations in six community locales, plus a language switcher bar under the English tagline.
<h2 id>anchors keep the English ids, so deep links stay stable)Crowdin registration for README round-tripping is deliberately not included; it lands separately once the Crowdin project is seeded with these files so a sync can't overwrite them with source text.
Changelog
crypto.argon2Syncand corrected translation compatibility/format artifacts (malformed compatibility links, French TOC bullets, French βSee Moreβ artifact, German list marker, SpanishDEPRECATIONS.mdlink text, and Markdown lint issues).Concerns