summaryrefslogtreecommitdiff
path: root/app/Locale/fr_FR/translations.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Locale/fr_FR/translations.php')
-rw-r--r--app/Locale/fr_FR/translations.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/Locale/fr_FR/translations.php b/app/Locale/fr_FR/translations.php
index 9411547d..279fb70d 100644
--- a/app/Locale/fr_FR/translations.php
+++ b/app/Locale/fr_FR/translations.php
@@ -1377,4 +1377,8 @@ return array(
'%s moved the task #%d to the swimlane "%s"' => '%s a déplacé la tâche #%d vers la swimlane « %s »',
'%sh spent' => '%sh passé',
'%sh estimated' => '%sh estimé',
+ 'Select All' => 'Tout sélectionner',
+ 'Unselect All' => 'Tout désélectionner',
+ 'Apply action' => 'Appliquer une action',
+ 'Move selected tasks to another column' => 'Déplaçer les tâches sélectionnées vers une autre colonne',
);