From dcc3513284286da23b3fabfdf4ede2bb2b36386b Mon Sep 17 00:00:00 2001 From: Henri Fontana Date: Mon, 18 Sep 2023 09:39:44 -0700 Subject: [PATCH 1/2] Link incomplete zh-CN and zh-TW in translations.md --- src/running-the-course/translations.md | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/src/running-the-course/translations.md b/src/running-the-course/translations.md index 4d4910cd82ad..f40c598f8d9c 100644 --- a/src/running-the-course/translations.md +++ b/src/running-the-course/translations.md @@ -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 From 16fa8787bc3748d28f16fccdbb91575896301cb9 Mon Sep 17 00:00:00 2001 From: Martin Geisler Date: Mon, 18 Sep 2023 18:43:19 +0200 Subject: [PATCH 2/2] Apply suggestions from code review --- src/running-the-course/translations.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/running-the-course/translations.md b/src/running-the-course/translations.md index f40c598f8d9c..f3b79e54fe03 100644 --- a/src/running-the-course/translations.md +++ b/src/running-the-course/translations.md @@ -31,8 +31,8 @@ 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/ +[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