1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2025-06-16 14:17:34 +02:00

Link to translation reports. (#2213)

Also explain how to generate the report locally.
This commit is contained in:
Andrew Walbran
2024-07-12 15:11:31 +01:00
committed by GitHub
parent ec47ec2b5f
commit 19e0660505
2 changed files with 23 additions and 0 deletions

View File

@ -28,6 +28,10 @@ recently updated translations:
- [German][de] by [@Throvn] and [@ronaldfw].
- [Italian][it] by [@henrythebuilder] and [@detro].
The full list of translations with their current status is also available either
[as of their last update][translation-report] or
[synced to the latest version of the course][synced-translation-report].
If you want to help with this effort, please see [our instructions] for how to
get going. Translations are coordinated on the [issue tracker].
@ -81,5 +85,7 @@ get going. Translations are coordinated on the [issue tracker].
[@wnghl]: https://github.com/wnghl
[@yaremam]: https://github.com/yaremam
[@younies]: https://github.com/younies
[translation-report]: https://google.github.io/comprehensive-rust/translation-report.html
[synced-translation-report]: https://google.github.io/comprehensive-rust/synced-translation-report.html
[our instructions]: https://github.com/google/comprehensive-rust/blob/main/TRANSLATIONS.md
[issue tracker]: https://github.com/google/comprehensive-rust/issues/282