book icon indicating copy to clipboard operation
book copied to clipboard

Announcing rust-lang-translations.org

Open dalance opened this issue 1 year ago • 0 comments

I started a new project to host translated documents of Rust.

https://rust-lang-translations.org

This project uses mdbook-i18n-helpers to support continuous translation of documentation. Even if the original documentation is updated, the tool automatically detects the updates and marks any parts that need new translations or translation revisions.

This project also provides configured CI and command line tools for updating documentation, so you can focus on translation rather than introducing mdbook-i18n-helpers individually for each project.

In the future, if this project has enough translations and contributors, we may be able to propose merging it into the official project.

If you are interested in this project, please help us out.

dalance avatar Feb 03 '25 05:02 dalance