mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-03-22 14:59:37 +02:00
Link to incomplete French, German, and Japanese translations (#730)
These translations all have more than 200 translated messages and they’ve been updated in the last month. I suggest we update the list here every few weeks based on input from the translators: we don’t need a super strict rule here, we just need interested translators who would like to see their work celebrated. I suggest we only link completed translations in the language picker since we have limited space there to differentiate the different levels of completeness.
This commit is contained in:
parent
fad6f90216
commit
5de9cdafea
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 it pt-BR ko
|
||||
LANGUAGES: da de fr it ja ko pt-BR
|
||||
|
||||
jobs:
|
||||
publish:
|
||||
|
@ -8,15 +8,35 @@ volunteers:
|
||||
|
||||
Use the language picker in the top-right corner to switch between languages.
|
||||
|
||||
## Incomplete Translations
|
||||
|
||||
There is a large number of in-progress translations. We link to the most
|
||||
recently updated translations:
|
||||
|
||||
* [French][fr] by [@KookaS] and [@vcaen].
|
||||
* [German][de] by [@Throvn] and [@ronaldfw].
|
||||
* [Japanese][ja] by [@CoinEZ-JPN] and [@momotaro1105].
|
||||
|
||||
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/
|
||||
[de]: https://google.github.io/comprehensive-rust/de/
|
||||
[fr]: https://google.github.io/comprehensive-rust/fr/
|
||||
[ja]: https://google.github.io/comprehensive-rust/ja/
|
||||
[ko]: https://google.github.io/comprehensive-rust/ko/
|
||||
[@rastringer]: https://github.com/rastringer
|
||||
[pt-BR]: https://google.github.io/comprehensive-rust/pt-BR/
|
||||
|
||||
[@CoinEZ-JPN]: https://github.com/CoinEZ
|
||||
[@KookaS]: https://github.com/KookaS
|
||||
[@Throvn]: https://github.com/Throvn
|
||||
[@hugojacob]: https://github.com/hugojacob
|
||||
[@keispace]: https://github.com/keispace
|
||||
[@jiyongp]: https://github.com/jiyongp
|
||||
[@jooyunghan]: https://github.com/jooyunghan
|
||||
[@keispace]: https://github.com/keispace
|
||||
[@momotaro1105]: https://github.com/momotaro1105
|
||||
[@rastringer]: https://github.com/rastringer
|
||||
[@ronaldfw]: https://github.com/ronaldfw
|
||||
[@vcaen]: https://github.com/vcaen
|
||||
|
||||
[our instructions]: https://github.com/google/comprehensive-rust/blob/main/TRANSLATIONS.md
|
||||
[issue tracker]: https://github.com/google/comprehensive-rust/issues/282
|
||||
|
Loading…
x
Reference in New Issue
Block a user