aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRubén Beltrán del Río <jj@r.bdr.sh>2026-01-17 00:36:49 +0100
committerRubén Beltrán del Río <jj@r.bdr.sh>2026-01-17 02:43:21 +0100
commit17898fbabde35ab346c133114e78614e707c0eca (patch)
tree90f0fd36211c036a507a0af092aac3c5fb8e7ac8 /README.md
parent90b12c34debaa4aa816d4e6862cdb4e39c7181e4 (diff)
Add localization
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].