summaryrefslogtreecommitdiffstats
path: root/src/utils/helpers/i18n.ts
Commit message (Collapse)AuthorAgeFilesLines
* refactor(config): move defaultLocale as property of config.localesArmand Philippot2022-01-191-1/+2
| | | | | I will need the country code, so I think it makes more sense to gather them inside the same property.
* chore: load i18n translations using lingui providerArmand Philippot2021-12-131-0/+35