aboutsummaryrefslogtreecommitdiff
path: root/docs/README.md
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2020-08-26 21:13:53 -0700
committerMicah Lee <micah@micahflee.com>2020-08-26 21:13:53 -0700
commit5e8a64cb7cd5fc0afc558df540d30b9368b3f26d (patch)
treef91e35601b4c084eddb01c1e733484afaf9871ed /docs/README.md
parent84fc623e994c55e3c9359cb3b956298ab446fae0 (diff)
downloadonionshare-5e8a64cb7cd5fc0afc558df540d30b9368b3f26d.tar.gz
onionshare-5e8a64cb7cd5fc0afc558df540d30b9368b3f26d.zip
Add the same locales that OnionShare is translated into
Diffstat (limited to 'docs/README.md')
-rw-r--r--docs/README.md10
1 files changed, 9 insertions, 1 deletions
diff --git a/docs/README.md b/docs/README.md
index b6546aa2..fd444384 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -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