Skip to content

docs(readme): add multilingual translations and header badges#6

Merged
BlackHole1 merged 1 commit into
mainfrom
docs/readme-translations
Jul 6, 2026
Merged

docs(readme): add multilingual translations and header badges#6
BlackHole1 merged 1 commit into
mainfrom
docs/readme-translations

Conversation

@BlackHole1

Copy link
Copy Markdown
Member

Non-English users had only the English README to work from. This adds fully translated READMEs for Simplified Chinese, Traditional Chinese, Japanese, Russian, and French under docs/README/, each fronted by a language switcher so readers can jump between languages from any file.

The English header is also restructured into a centered block with CI, monthly-downloads, minzipped-size, and types badges alongside the existing npm and license badges, surfacing the package's health and footprint at a glance.

Non-English users had only the English README to work from. Add
fully translated versions for Simplified Chinese, Traditional
Chinese, Japanese, Russian, and French under docs/README/, and wire
them together with a language switcher at the top of each file.

Also restructure the English header into a centered block and add
CI, monthly-downloads, minzipped-size, and types badges alongside
the existing npm and license badges, so the project's health and
footprint are visible at a glance.

Signed-off-by: Kevin Cui <bh@bugs.cc>
@coderabbitai

coderabbitai Bot commented Jul 6, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: e5e81b81-c3d0-48be-8ef1-f67e92727b3e

📥 Commits

Reviewing files that changed from the base of the PR and between b5ec99d and 20fb777.

📒 Files selected for processing (6)
  • README.md
  • docs/README/README.fr.md
  • docs/README/README.ja.md
  • docs/README/README.ru.md
  • docs/README/README.zh-CN.md
  • docs/README/README.zh-TW.md

Summary by CodeRabbit

  • Documentation
    • Added full README translations in French, Japanese, Russian, Simplified Chinese, and Traditional Chinese.
    • Expanded the docs with getting started examples, configuration options, error handling, and usage patterns for connector workflows and self-hosted runtime support.
  • Style
    • Refreshed the top-level README branding area with a centered layout and a broader set of badges for clearer project status at a glance.

Walkthrough

This pull request updates the main README.md header/badge block with a centered layout and additional badges (CI status, downloads, minzipped size, TypeScript types). It also adds five new complete localized README documentation pages (French, Japanese, Russian, Simplified Chinese, Traditional Chinese) under docs/README/, each covering the SDK overview, core concepts, configuration, error handling, recipes, ProjectConnector, OpenConnector, and licensing. No exported or public entity declarations are changed.

Changes

  • README.md: replaced header/badge layout with centered HTML block and expanded badge set
  • docs/README/README.fr.md: new French documentation (280 lines)
  • docs/README/README.ja.md: new Japanese documentation (280 lines)
  • docs/README/README.ru.md: new Russian documentation (280 lines)
  • docs/README/README.zh-CN.md: new Simplified Chinese documentation (280 lines)
  • docs/README/README.zh-TW.md: new Traditional Chinese documentation (280 lines)

Possibly related PRs

  • oomol-lab/connector-sdk#2: Both PRs modify README.md to reorganize/retune the README overview content and branding/badges for @oomol-lab/connector.
🚥 Pre-merge checks | ✅ 4
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title matches the PR's main change and follows the required (): format.
Description check ✅ Passed The description is clearly related to the translated READMEs and README header updates in this changeset.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch docs/readme-translations

Comment @coderabbitai help to get the list of available commands.

@BlackHole1 BlackHole1 merged commit 6c977b2 into main Jul 6, 2026
2 checks passed
@BlackHole1 BlackHole1 deleted the docs/readme-translations branch July 6, 2026 03:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant