mirror of
https://github.com/rust-lang/rustlings.git
synced 2025-01-13 16:16:28 +00:00
Rename translations
This commit is contained in:
parent
ed1ee38923
commit
53ec59ed95
1 changed files with 2 additions and 2 deletions
|
@ -137,8 +137,8 @@ If you need any help while doing the exercises and the builtin-hints aren't help
|
||||||
Third-party exercises are a set of exercises maintained by the community.
|
Third-party exercises are a set of exercises maintained by the community.
|
||||||
You can use the same `rustlings` program that you installed with `cargo install rustlings` to run them:
|
You can use the same `rustlings` program that you installed with `cargo install rustlings` to run them:
|
||||||
|
|
||||||
- 🇯🇵 [Japanese Translation](https://github.com/sotanengel/rustlings-jp):A Japanese translation of the Rustlings exercises.
|
- 🇯🇵 [Japanese Rustlings](https://github.com/sotanengel/rustlings-jp):A Japanese translation of the Rustlings exercises.
|
||||||
- 🇨🇳 [Simplified Chinese Translation](https://github.com/SandmeyerX/rustlings-zh-cn): A simplified Chinese translation of the Rustlings exercises.
|
- 🇨🇳 [Simplified Chinese Rustlings](https://github.com/SandmeyerX/rustlings-zh-cn): A simplified Chinese translation of the Rustlings exercises.
|
||||||
|
|
||||||
Do you want to create your own set of Rustlings exercises to focus on some specific topic?
|
Do you want to create your own set of Rustlings exercises to focus on some specific topic?
|
||||||
Or do you want to translate the original Rustlings exercises?
|
Or do you want to translate the original Rustlings exercises?
|
||||||
|
|
Loading…
Reference in a new issue