summaryrefslogtreecommitdiff
path: root/locales/fr_FR
diff options
context:
space:
mode:
Diffstat (limited to 'locales/fr_FR')
-rw-r--r--locales/fr_FR/translations.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/locales/fr_FR/translations.php b/locales/fr_FR/translations.php
index 690ce3fa..3b84029e 100644
--- a/locales/fr_FR/translations.php
+++ b/locales/fr_FR/translations.php
@@ -248,4 +248,8 @@ return array(
'Open a closed task' => 'Ouverture d\'une tâche fermée',
'Closing a task' => 'Fermeture d\'une tâche',
'Assign a color to a specific user' => 'Assigner une couleur à un utilisateur',
+ 'Column title' => 'Titre de la colonne',
+ 'Position' => 'Position',
+ 'Move Up' => 'Déplacer vers le haut',
+ 'Move Down' => 'Déplacer vers le bas',
);