Hello everyone, I think many developers have an interest in learning Rust via tutorial. But the current tutorial is written in English, so it precludes many potential developers which English is not his/her native language.
So I thought that it would be beneficial to internationalize Rust documents, or at least have a base-level work for internationalization. There would be many ways that such internationalization can be done, and I tried to find the tool which is familiar to the developers and able to update documents whenever the original document had changed; "gettext" came into my mind, so I lightly prototyped it (in my native tongue, Korean): https://gist.github.com/karipe/330d1ce1f0dbbf67abf0#file-tutorial_ko-md I would like to hear your opinions about this way of internationalization. Regards, Cha, Hojeong
_______________________________________________ Rust-dev mailing list [email protected] https://mail.mozilla.org/listinfo/rust-dev
