From 88edcd02e754d51b64f873892658807fb7941f0d Mon Sep 17 00:00:00 2001 From: Henri F Date: Mon, 23 Oct 2023 09:20:15 -0700 Subject: [PATCH] Adds Chinese Traditional to the language drop-down (#1411) Graduates the Chinese Traditional translation to the language drop-down selector. Part of Chinese (Traditional) translation #684. File stats (Rust Fundamentals): ``` msggrep -v --location=src/{exercises/,}{android,bare-metal,concurrency,async}{.md,"/*","/*/*","/*/*/*"} po/zh-CN.po | msgfmt -o /dev/null --statistics - 1315 translated messages, 146 fuzzy translations, 149 untranslated messages. ``` --- src/running-the-course/translations.md | 3 ++- theme/index.hbs | 3 +++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/src/running-the-course/translations.md b/src/running-the-course/translations.md index e5d444e1..6225b143 100644 --- a/src/running-the-course/translations.md +++ b/src/running-the-course/translations.md @@ -5,6 +5,7 @@ volunteers: * [Brazilian Portuguese][pt-BR] by [@rastringer], [@hugojacob], [@joaovicmendes], and [@henrif75]. * [Chinese (Simplified)][zh-CN] by [@suetfei], [@wnghl], [@anlunx], [@kongy], [@noahdragon], [@superwhd], [@SketchK], and [@nodmp]. +* [Chinese (Traditional)][zh-TW] by [@hueich], [@victorhsieh], [@mingyc], [@kuanhungchen], and [@johnathan79717]. * [Korean][ko] by [@keispace], [@jiyongp], and [@jooyunghan]. * [Spanish][es] by [@deavid]. @@ -16,7 +17,6 @@ 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]. * [French][fr] by [@KookaS] and [@vcaen]. * [German][de] by [@Throvn] and [@ronaldfw]. * [Japanese][ja] by [@CoinEZ-JPN] and [@momotaro1105]. @@ -47,6 +47,7 @@ get going. Translations are coordinated on the [issue tracker]. [@keispace]: https://github.com/keispace [@kongy]: https://github.com/kongy [@KookaS]: https://github.com/KookaS +[@kuanhungchen]: https://github.com/kuanhungchen [@mingyc]: https://github.com/mingyc [@momotaro1105]: https://github.com/momotaro1105 [@noahdragon]: https://github.com/noahdragon diff --git a/theme/index.hbs b/theme/index.hbs index 7706ae8d..dc4cb14b 100644 --- a/theme/index.hbs +++ b/theme/index.hbs @@ -183,6 +183,9 @@
  • +