Commit graph

7 commits

Author SHA1 Message Date
Goutte cdb680ac1e fix(i18n): lint, review and clean up a little 2023-11-05 00:28:52 +01:00
Goutte 775014c459 fix(i18n): remove an ugly hack 2023-11-05 00:28:52 +01:00
Goutte ca6ece94df feat(i18n): translate more user-facing messages 2023-11-05 00:28:52 +01:00
Goutte 0abea784c4 feat(i18n): translate the usage template as well
This should keep backwards compat'.
2023-11-05 00:28:50 +01:00
Goutte d6ed0816a9 feat(i18n): add translations for args validation 2023-11-05 00:27:46 +01:00
Goutte 6853f280ed feat(i18n): translate command error and usage tip 2023-11-05 00:27:40 +01:00
Goutte ccbdd223d1 feat(i18n): draft of i18n with embedded TOML files
Supports rfc4646 language tags in env vars.
If region is detected (en-US, fr-CA), will try to load regional files first.
2023-11-05 00:21:04 +01:00