comprehensive-rust
comprehensive-rust copied to clipboard
Support translations
It would be great to support translating the course into other languages. I suggest doing this with the infrastructure I wrote here: https://github.com/rust-lang/mdBook/pull/1864.
We don't need to wait for this to merge upstream (infact, we can probably just pull in the code as stand-alone binaries in this repository).
With this system, we can setup something like https://pontoon.rust-lang.org/ to make it easy for people to contribute fixes to the translations.
We already have our first translation: @keispace sent a Korean translation in #110 :tada: