From 1a796ce097aae18c87083a78ec0a3f179d631440 Mon Sep 17 00:00:00 2001 From: Ludo Date: Mon, 4 May 2026 17:16:59 +0200 Subject: [PATCH] feat: minor translation changes --- apps/web/src/i18n/translations.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/web/src/i18n/translations.ts b/apps/web/src/i18n/translations.ts index ab6d47c..0fa47e4 100644 --- a/apps/web/src/i18n/translations.ts +++ b/apps/web/src/i18n/translations.ts @@ -63,9 +63,9 @@ export const translations = { errorDeleteTask: 'Impossible de supprimer la tâche', errorCompleteTask: 'Impossible de marquer la tâche comme terminée', // TodaysTasks - needToDo: 'À faire', + needToDo: 'À faire maintenant', nothingEssential: 'Rien d\'essentiel pour aujourd\'hui', - whenIHaveTime: 'Quand j\'ai le temps', + whenIHaveTime: 'À faire quand j\'ai le temps', nothingHere: 'Rien ici', markCompleted: 'Marquer comme fait', // Timeline