Summary
I'd like to contribute a Simplified Chinese (zh-CN) translation of the RocketSim documentation site.
Proposal
Starlight supports internationalization out of the box. The plan:
- Add
locales config in astro.config.ts with en (default) and zh-CN
- Create translated content under
src/content/docs/zh-cn/ mirroring the English structure
- Add
zh-CN UI labels via Starlight's locales config
Scope
- Start with the most user-facing pages first (Getting Started, CLI, App Actions, etc.)
- Code examples and CLI commands stay in English (only translate prose)
- Translate page titles, descriptions, and sidebar labels
Notes
- This won't affect the main RocketSim app or CLI — documentation site only
- I can maintain the translations over time as content updates
Would this be welcome? Happy to start with a subset of pages as a proof of concept.
Summary
I'd like to contribute a Simplified Chinese (zh-CN) translation of the RocketSim documentation site.
Proposal
Starlight supports internationalization out of the box. The plan:
localesconfig inastro.config.tswithen(default) andzh-CNsrc/content/docs/zh-cn/mirroring the English structurezh-CNUI labels via Starlight'slocalesconfigScope
Notes
Would this be welcome? Happy to start with a subset of pages as a proof of concept.