1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2025-02-07 11:36:14 +02:00

2 Commits

Author SHA1 Message Date
Martin Geisler
d856820869
id: normalize with mdbook-i18n-helpers 0.2.2 (#1106)
Before, po/id.po had these statistics:

32 translated messages, 4 fuzzy translations, 1745 untranslated
messages.

Afterwards, the statistics for po/id.po is:

32 translated messages, 3 fuzzy translations, 2432 untranslated
messages.

The number of translated messages changed from 2% to 1%.

With this change, it becomes important to use the latest version of
mdbook-i18n-helpers when viewing the translation locally. To update to
the latest version, run

    cargo install mdbook-i18n-helpers

You will now be able to serve the translation locally.

Part of #330.
2023-08-23 11:13:08 -07:00
Arsile
617599e617
id: Working on SUMMARY.md translations (#780) 2023-06-08 10:49:18 +02:00