diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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]. |