summaryrefslogtreecommitdiff
path: root/app/Locales/fr_FR
diff options
context:
space:
mode:
Diffstat (limited to 'app/Locales/fr_FR')
-rw-r--r--app/Locales/fr_FR/translations.php1
1 files changed, 1 insertions, 0 deletions
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',
);