mirror of
https://github.com/google/comprehensive-rust.git
synced 2024-11-25 17:21:45 +02:00
Bengali translation: to link incomplete Bengali translation (#819)
Bengali translation: to link incomplete Bengali translation
This commit is contained in:
parent
54fd2578d3
commit
5d56a529da
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@ -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:
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user