docs: add multi-language README support#3723
Conversation
Add Spanish, French, Portuguese, Russian, and German README translations under doc/, and extend the language switcher across all README variants to match Chatbox's global user base.
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ 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 |
|
Hey — a bit of context on this PR. Chatbox already ships with multilingual UI (EN, ZH, JA, KO, FR, DE, RU, ES, etc.), but the GitHub README only had English and 简体中文. That's a mismatch: a lot of users find the project on GitHub first, and if they can't read the docs in their language, they're less likely to download, set up providers, or contribute translations back. This PR adds five more README locales under Open to feedback on wording in any locale. Thanks for taking a look! |
c79bf8a to
e7217bf
Compare
Summary
doc/README.mdanddoc/README-CN.mdto link all localized README filesChanges
doc/README-ES.mddoc/README-FR.mddoc/README-PT.mddoc/README-RU.mddoc/README-DE.mdREADME.md/doc/README-CN.mdEach new translation follows the full structure of the English README, including Quick Start, Features, Contributing, and Development sections. Download links, commands, and technical identifiers are kept unchanged.
Test plan