diff --git a/frontend/i18n/locales/fr.json b/frontend/i18n/locales/fr.json index 3b3fbff..5711583 100644 --- a/frontend/i18n/locales/fr.json +++ b/frontend/i18n/locales/fr.json @@ -296,7 +296,19 @@ } }, "sidebar": { - "myTasks": "Mes tâches" + "myTasks": "Mes tâches", + "general": { + "section": "Gestion de projet", + "dashboard": "Tableau de bord", + "myTasks": "Mes tâches", + "projects": "Projets", + "timeTracking": "Suivi de temps" + }, + "admin": { + "section": "Administration", + "teamAbsences": "Absences équipe", + "administration": "Administration" + } }, "common": { "cancel": "Annuler",