aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index 07ccc63..67db2f2 100644
--- a/README.md
+++ b/README.md
@@ -26,6 +26,15 @@ flatpak.
Since flatpak expects offline building, we use `flatpak-cargo-generator` to
generate the sources.
+## Localization / Internationalization
+
+This project uses gettext for translations. You can update the template files
+with:
+
+```
+make extract_strings
+```
+
## The wmap language
Learn more about the language at [map.tranquil.systems][map].