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:
parent
3121bff251
commit
b666356642
@ -3,8 +3,8 @@
|
|||||||
The course has been translated into other languages by a set of wonderful
|
The course has been translated into other languages by a set of wonderful
|
||||||
volunteers:
|
volunteers:
|
||||||
|
|
||||||
* [Brazilian Portuguese][pt-BR] by [@rastringer], [@hugojacob], [@joaovicmendes] and [@henrif75].
|
* [Brazilian Portuguese][pt-BR] by [@rastringer], [@hugojacob], [@joaovicmendes], and [@henrif75].
|
||||||
* [Korean][ko] by [@keispace], [@jiyongp] and [@jooyunghan].
|
* [Korean][ko] by [@keispace], [@jiyongp], and [@jooyunghan].
|
||||||
* [Spanish][es] by [@deavid].
|
* [Spanish][es] by [@deavid].
|
||||||
|
|
||||||
Use the language picker in the top-right corner to switch between languages.
|
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:
|
recently updated translations:
|
||||||
|
|
||||||
* [Bengali][bn] by [@raselmandol].
|
* [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].
|
* [French][fr] by [@KookaS] and [@vcaen].
|
||||||
* [German][de] by [@Throvn] and [@ronaldfw].
|
* [German][de] by [@Throvn] and [@ronaldfw].
|
||||||
* [Japanese][ja] by [@CoinEZ-JPN] and [@momotaro1105].
|
* [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/
|
[ja]: https://google.github.io/comprehensive-rust/ja/
|
||||||
[ko]: https://google.github.io/comprehensive-rust/ko/
|
[ko]: https://google.github.io/comprehensive-rust/ko/
|
||||||
[pt-BR]: https://google.github.io/comprehensive-rust/pt-BR/
|
[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
|
[@CoinEZ-JPN]: https://github.com/CoinEZ
|
||||||
[@deavid]: https://github.com/deavid
|
[@deavid]: https://github.com/deavid
|
||||||
[@henrif75]: https://github.com/henrif75
|
[@henrif75]: https://github.com/henrif75
|
||||||
|
[@hueich]: https://github.com/hueich
|
||||||
[@hugojacob]: https://github.com/hugojacob
|
[@hugojacob]: https://github.com/hugojacob
|
||||||
[@jiyongp]: https://github.com/jiyongp
|
[@jiyongp]: https://github.com/jiyongp
|
||||||
[@joaovicmendes]: https://github.com/joaovicmendes
|
[@joaovicmendes]: https://github.com/joaovicmendes
|
||||||
|
[@johnathan79717]: https://github.com/johnathan79717
|
||||||
[@jooyunghan]: https://github.com/jooyunghan
|
[@jooyunghan]: https://github.com/jooyunghan
|
||||||
[@keispace]: https://github.com/keispace
|
[@keispace]: https://github.com/keispace
|
||||||
|
[@kongy]: https://github.com/kongy
|
||||||
[@KookaS]: https://github.com/KookaS
|
[@KookaS]: https://github.com/KookaS
|
||||||
|
[@mingyc]: https://github.com/mingyc
|
||||||
[@momotaro1105]: https://github.com/momotaro1105
|
[@momotaro1105]: https://github.com/momotaro1105
|
||||||
|
[@noahdragon]: https://github.com/noahdragon
|
||||||
[@raselmandol]: https://github.com/raselmandol
|
[@raselmandol]: https://github.com/raselmandol
|
||||||
[@rastringer]: https://github.com/rastringer
|
[@rastringer]: https://github.com/rastringer
|
||||||
[@ronaldfw]: https://github.com/ronaldfw
|
[@ronaldfw]: https://github.com/ronaldfw
|
||||||
|
[@suetfei]: https://github.com/suetfei
|
||||||
|
[@superwhd]: https://github.com/superwhd
|
||||||
[@Throvn]: https://github.com/Throvn
|
[@Throvn]: https://github.com/Throvn
|
||||||
[@vcaen]: https://github.com/vcaen
|
[@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
|
[our instructions]: https://github.com/google/comprehensive-rust/blob/main/TRANSLATIONS.md
|
||||||
[issue tracker]: https://github.com/google/comprehensive-rust/issues/282
|
[issue tracker]: https://github.com/google/comprehensive-rust/issues/282
|
||||||
|
Loading…
x
Reference in New Issue
Block a user