mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-06-02 15:47:25 +02:00
Small copy-edit for TRANSLATIONS.md
(#590)
This commit is contained in:
parent
b051b04afa
commit
251782aac3
@ -21,7 +21,7 @@ GNU Gettext utilities below.
|
||||
[Gettext]: https://www.gnu.org/software/gettext/manual/html_node/index.html
|
||||
[ISO 639]: https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes
|
||||
|
||||
## I18n Helpers
|
||||
## Preparation
|
||||
|
||||
We use two helpers for the translations:
|
||||
|
||||
@ -128,3 +128,6 @@ it. You use the same command as with `mdbook build` above:
|
||||
```shell
|
||||
$ MDBOOK_BOOK__LANGUAGE=xx mdbook serve -d book/xx
|
||||
```
|
||||
|
||||
When you update the `po/xx.po` file, the translated book will automatically
|
||||
reload.
|
||||
|
Loading…
x
Reference in New Issue
Block a user