| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | refactor(widgets): move social media websites from config to widget | Armand Philippot | 2022-01-29 | 2 | -0/+32 | |
| | | | | | | | I only use this config inside the SocialMedia widget so it makes more sense to gather them. In addition I can translate the website names if needed. | |||||
| * | refactor(widgets): move sharing websites from config to sharing widget | Armand Philippot | 2022-01-29 | 2 | -0/+48 | |
| | | | | | | | I only use these websites inside the sharing widget so it makes more sense to gather them. In addition, I can translate the website name if needed. | |||||
| * | chore: translate in French | Armand Philippot | 2022-01-29 | 1 | -135/+135 | |
| | | ||||||
| * | build(deps): remove lingui | Armand Philippot | 2022-01-29 | 5 | -1599/+0 | |
| | | ||||||
| * | chore: replace lingui functions with react-intl | Armand Philippot | 2022-01-29 | 2 | -0/+1172 | |
| | | ||||||
| * | fix: handle translation with lingui | Armand Philippot | 2022-01-28 | 5 | -60/+1090 | |
| | | | | | | | | | 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: translate website to French | Armand Philippot | 2022-01-27 | 2 | -4/+550 | |
| | | ||||||
| * | chore: load i18n translations using lingui provider | Armand Philippot | 2021-12-13 | 1 | -0/+23 | |
