diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index bd1b2132..e7221520 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -19,7 +19,7 @@ concurrency: env: CARGO_TERM_COLOR: always # Update the language picker in index.hbs to link new languages. - LANGUAGES: da pt-BR + LANGUAGES: da pt-BR ko jobs: publish: diff --git a/src/running-the-course/translations.md b/src/running-the-course/translations.md index 106ea849..8bcb6e13 100644 --- a/src/running-the-course/translations.md +++ b/src/running-the-course/translations.md @@ -4,6 +4,7 @@ The course has been translated into other languages by a set of wonderful volunteers: * [Brazilian Portuguese][pt-BR] by [@rastringer] and [@hugojacob]. +* [Korean][ko] by [@keispace], [@jiyongp] and [@jooyunghan]. Use the language picker in the top-right corner to switch between languages. @@ -11,7 +12,11 @@ If you want to help with this effort, please see [our instructions] for how to get going. Translations are coordinated on the [issue tracker]. [pt-BR]: https://google.github.io/comprehensive-rust/pt-BR/ +[ko]: https://google.github.io/comprehensive-rust/ko/ [@rastringer]: https://github.com/rastringer [@hugojacob]: https://github.com/hugojacob +[@keispace]: https://github.com/keispace +[@jiyongp]: https://github.com/jiyongp +[@jooyunghan]: https://github.com/jooyunghan [our instructions]: https://github.com/google/comprehensive-rust/blob/main/TRANSLATIONS.md [issue tracker]: https://github.com/google/comprehensive-rust/issues/282 diff --git a/theme/index.hbs b/theme/index.hbs index 371b91eb..1381b492 100644 --- a/theme/index.hbs +++ b/theme/index.hbs @@ -160,6 +160,9 @@
  • +