From 9bfb6c4c4ba16378201564118ddc4c25eb83a0b1 Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Mon, 18 Aug 2014 18:57:15 -0700 Subject: Display a link to the task for email notifications --- app/Locales/fr_FR/translations.php | 1 + 1 file changed, 1 insertion(+) (limited to 'app/Locales/fr_FR/translations.php') diff --git a/app/Locales/fr_FR/translations.php b/app/Locales/fr_FR/translations.php index 5fa689d0..8952c2d1 100644 --- a/app/Locales/fr_FR/translations.php +++ b/app/Locales/fr_FR/translations.php @@ -418,4 +418,5 @@ return array( '[%s][Due tasks]' => '[%s][Tâches expirées]', '[Kanboard] Notification' => '[Kanboard] Notification', 'I want to receive notifications only for those projects:' => 'Je souhaite reçevoir les notifications uniquement pour les projets sélectionnés :', + 'view the task on Kanboard' => 'voir la tâche sur Kanboard', ); -- cgit v1.2.3