Commit graph

2 commits

Author SHA1 Message Date
Goutte
411323dcca fix: make the test suite happy again
I've had to disable the usage template i18n.
2025-02-02 12:24:40 +01:00
Goutte
dfa07b5f3a feat(i18n): implement localization using gettext files
- Recipe to extract new translations from the Go code: `make i18n_extract`
- Embedded `MO` files
- Detect language from environment variables
- Some strings were pluralized
2025-02-02 11:43:59 +01:00