book icon indicating copy to clipboard operation
book copied to clipboard

Vietnamese Translation

Open daohainam opened this issue 1 year ago • 2 comments

Language your translation is for: Vietnamese URL to the repo where you're working: https://github.com/daohainam/rust-book-vi

Currently we are translating Chapter 10.

daohainam avatar Jan 10 '25 10:01 daohainam

Feel free to open a PR to update the Appendix with the new translation whenever you’re ready!

chriskrycho avatar Jan 10 '25 15:01 chriskrycho

@daohainam Hi, 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.

If you are interesting in our project, please consider to join us.

dalance avatar Feb 07 '25 06:02 dalance