1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2025-06-08 10:36:17 +02:00

Link incomplete zh-CN and zh-TW in translations.md (#1219)

Co-authored-by: Martin Geisler <martin@geisler.net>
This commit is contained in:
Henri Fontana 2023-09-18 09:47:27 -07:00 committed by GitHub
parent 3121bff251
commit b666356642
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,8 +3,8 @@
The course has been translated into other languages by a set of wonderful
volunteers:
* [Brazilian Portuguese][pt-BR] by [@rastringer], [@hugojacob], [@joaovicmendes] and [@henrif75].
* [Korean][ko] by [@keispace], [@jiyongp] and [@jooyunghan].
* [Brazilian Portuguese][pt-BR] by [@rastringer], [@hugojacob], [@joaovicmendes], and [@henrif75].
* [Korean][ko] by [@keispace], [@jiyongp], and [@jooyunghan].
* [Spanish][es] by [@deavid].
Use the language picker in the top-right corner to switch between languages.
@ -15,6 +15,8 @@ There is a large number of in-progress translations. We link to the most
recently updated translations:
* [Bengali][bn] by [@raselmandol].
* [Chinese (Traditional)[zh-TW] by [@hueich], [@victorhsieh], [@mingyc], and [@johnathan79717].
* [Chinese (Simplified)[zh-CN] by [@suetfei], [@wnghl], [@anlunx], [@kongy], [@noahdragon], and [@superwhd].
* [French][fr] by [@KookaS] and [@vcaen].
* [German][de] by [@Throvn] and [@ronaldfw].
* [Japanese][ja] by [@CoinEZ-JPN] and [@momotaro1105].
@ -29,22 +31,34 @@ get going. Translations are coordinated on the [issue tracker].
[ja]: https://google.github.io/comprehensive-rust/ja/
[ko]: https://google.github.io/comprehensive-rust/ko/
[pt-BR]: https://google.github.io/comprehensive-rust/pt-BR/
[zh-CN]: https://google.github.io/comprehensive-rust/zh-CN/
[zh-TW]: https://google.github.io/comprehensive-rust/zh-TW/
[@anlunx]: https://github.com/anlunx
[@CoinEZ-JPN]: https://github.com/CoinEZ
[@deavid]: https://github.com/deavid
[@henrif75]: https://github.com/henrif75
[@hueich]: https://github.com/hueich
[@hugojacob]: https://github.com/hugojacob
[@jiyongp]: https://github.com/jiyongp
[@joaovicmendes]: https://github.com/joaovicmendes
[@johnathan79717]: https://github.com/johnathan79717
[@jooyunghan]: https://github.com/jooyunghan
[@keispace]: https://github.com/keispace
[@kongy]: https://github.com/kongy
[@KookaS]: https://github.com/KookaS
[@mingyc]: https://github.com/mingyc
[@momotaro1105]: https://github.com/momotaro1105
[@noahdragon]: https://github.com/noahdragon
[@raselmandol]: https://github.com/raselmandol
[@rastringer]: https://github.com/rastringer
[@ronaldfw]: https://github.com/ronaldfw
[@suetfei]: https://github.com/suetfei
[@superwhd]: https://github.com/superwhd
[@Throvn]: https://github.com/Throvn
[@vcaen]: https://github.com/vcaen
[@victorhsieh]: https://github.com/victorhsieh
[@wnghl]: https://github.com/wnghl
[our instructions]: https://github.com/google/comprehensive-rust/blob/main/TRANSLATIONS.md
[issue tracker]: https://github.com/google/comprehensive-rust/issues/282