Commit graph

2 commits

Author SHA1 Message Date
Goutte c922911024 feat(i18n): only embed locale files when using the build tag 'locales' 2024-01-10 16:07:48 +01:00
Goutte ab14efa558 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
2023-12-16 10:55:52 +01:00