Add the same locales that OnionShare is translated into

This commit is contained in:
Micah Lee 2020-08-26 21:13:53 -07:00
parent 84fc623e99
commit 5e8a64cb7c
No known key found for this signature in database
GPG key ID: 403C2657CD994F73
220 changed files with 39919 additions and 1 deletions

View file

@ -16,7 +16,15 @@ make html
Then open `docs/build/html/index.html` in a browser to see it.
To prepare translations:
To update all of the translations and build all the html, run:
```sh
./build.sh
```
You will end up with the documentation in all supported locales in `docs/localized_html`.
Here's how preparing translations works:
```sh
# Generate .po files in build/gettext