We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The current [rust by example ] only has english document. But why not add more i18n translate document.
user can select their own language, like : France, De, Es, Jp, Zh, Kr, It
I would like to join and translate document into Zh [Simple Chinese]
The text was updated successfully, but these errors were encountered:
@cnmade all translations for RBE is available here:
https://github.com/rust-lang/rust-by-example#translations-to-other-languages
The section also lists Chinese which might be what you're looking for?
Sorry, something went wrong.
Now mdbook-i18n-helpers works fine with RBE because google/mdbook-i18n-helpers#66 was fixed. It is an internationalization plugin for mdbook which is used at Comprehensive Rust 🦀
I think that translations can be merged into this repository by the plugin and provide language selector.
No branches or pull requests
The current [rust by example ] only has english document.
But why not add more i18n translate document.
user can select their own language, like : France, De, Es, Jp, Zh, Kr, It
I would like to join and translate document into Zh [Simple Chinese]
The text was updated successfully, but these errors were encountered: