feat: Phase 2 — i18n FR/EN all pages, PWA setup, forgot password, SEO meta

This commit is contained in:
Hermes 2026-04-25 15:55:38 +00:00
parent 698222dd6f
commit a7ffcaa181
27 changed files with 2687 additions and 869 deletions

View file

@ -17,7 +17,7 @@
"skipLibCheck": true,
"allowImportingTsExtensions": false,
"noEmit": true,
"types": ["node", "vite/client"],
"types": ["node", "vite/client", "vite-plugin-pwa/client"],
"baseUrl": ".",
"paths": {
"@/*": ["client/src/*"],