From 5d56a529daa371a251f074c4faebfad67b5da0ba Mon Sep 17 00:00:00 2001 From: "Md. Rasel Mandol" <130071257+raselmandol@users.noreply.github.com> Date: Thu, 15 Jun 2023 00:07:22 +0530 Subject: [PATCH] Bengali translation: to link incomplete Bengali translation (#819) Bengali translation: to link incomplete Bengali translation --- .github/workflows/publish.yml | 2 +- src/running-the-course/translations.md | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 5bc9aeb0..e29f6a3f 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 de fr it ja ko pt-BR + LANGUAGES: bn da de fr it ja ko pt-BR jobs: publish: diff --git a/src/running-the-course/translations.md b/src/running-the-course/translations.md index c6dd1186..fb0c2bd9 100644 --- a/src/running-the-course/translations.md +++ b/src/running-the-course/translations.md @@ -13,6 +13,7 @@ Use the language picker in the top-right corner to switch between languages. There is a large number of in-progress translations. We link to the most recently updated translations: +* [Bengali][bn] by [@raselmandol]. * [French][fr] by [@KookaS] and [@vcaen]. * [German][de] by [@Throvn] and [@ronaldfw]. * [Japanese][ja] by [@CoinEZ-JPN] and [@momotaro1105]. @@ -20,6 +21,7 @@ recently updated translations: If you want to help with this effort, please see [our instructions] for how to get going. Translations are coordinated on the [issue tracker]. +[bn]: https://google.github.io/comprehensive-rust/bn/ [de]: https://google.github.io/comprehensive-rust/de/ [fr]: https://google.github.io/comprehensive-rust/fr/ [ja]: https://google.github.io/comprehensive-rust/ja/ @@ -34,6 +36,7 @@ get going. Translations are coordinated on the [issue tracker]. [@jooyunghan]: https://github.com/jooyunghan [@keispace]: https://github.com/keispace [@momotaro1105]: https://github.com/momotaro1105 +[@raselmandol]: https://github.com/raselmandol [@rastringer]: https://github.com/rastringer [@ronaldfw]: https://github.com/ronaldfw [@vcaen]: https://github.com/vcaen