summaryrefslogtreecommitdiff
path: root/app/Locale/fr_FR
diff options
context:
space:
mode:
Diffstat (limited to 'app/Locale/fr_FR')
-rw-r--r--app/Locale/fr_FR/translations.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/Locale/fr_FR/translations.php b/app/Locale/fr_FR/translations.php
index 26372c48..a6981662 100644
--- a/app/Locale/fr_FR/translations.php
+++ b/app/Locale/fr_FR/translations.php
@@ -724,4 +724,6 @@ return array(
'<1h' => '<1h',
'%dh' => '%dh',
'%b %e' => '%e %b',
+ 'Expand tasks' => 'Déplier les tâches',
+ 'Collapse tasks' => 'Replier les tâches',
);