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 99810ca15d
commit f68d3d6422
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