summaryrefslogtreecommitdiffstats
path: root/src/pages/projets.tsx
Commit message (Collapse)AuthorAgeFilesLines
* refactor(config): move config from config dir to utilsArmand Philippot2022-01-291-13/+13
|
* chore: replace lingui functions with react-intlArmand Philippot2022-01-291-7/+23
|
* chore(i18n): replace i18n provider and helpersArmand Philippot2022-01-291-2/+2
|
* fix: handle translation with linguiArmand Philippot2022-01-281-5/+4
| | | | | | | | The previous method was not working so I tried a different approach. Translation is loaded but I'm still getting warnings: * Plurals for locale undefined aren't loaded * Text content did not match I can't figure how to fix them...
* chore: update project preview appearanceArmand Philippot2022-01-271-3/+3
|
* chore: add a page for projectsArmand Philippot2022-01-201-0/+108