aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils/helpers/i18n.ts
Commit message (Expand)AuthorAgeFilesLines
* refactor: use named export for everything except pagesArmand Philippot2023-09-201-49/+0
* refactor(build): replace paths aliases with relative pathsArmand Philippot2023-09-191-1/+1
* chore: remove old pages, components, helpers and typesArmand Philippot2022-04-291-1/+1
* refactor(config): move config from config dir to utilsArmand Philippot2022-01-291-2/+2
* chore: replace lingui functions with react-intlArmand Philippot2022-01-291-1/+22
* chore(i18n): replace i18n provider and helpersArmand Philippot2022-01-291-75/+17
* fix: handle translation with linguiArmand Philippot2022-01-281-22/+72
* refactor(config): move defaultLocale as property of config.localesArmand Philippot2022-01-191-1/+2
* chore: load i18n translations using lingui providerArmand Philippot2021-12-131-0/+35