rust-book-pt-br icon indicating copy to clipboard operation
rust-book-pt-br 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.

This proposal is basically the same as #198, but if you are introducing mdbook-i18n-helpers, please consider to support this project.

dalance avatar Feb 03 '25 05:02 dalance