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.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/Locale/fr_FR/translations.php b/app/Locale/fr_FR/translations.php
index a6981662..2c658fef 100644
--- a/app/Locale/fr_FR/translations.php
+++ b/app/Locale/fr_FR/translations.php
@@ -726,4 +726,9 @@ return array(
'%b %e' => '%e %b',
'Expand tasks' => 'Déplier les tâches',
'Collapse tasks' => 'Replier les tâches',
+ 'Expand/collapse tasks' => 'Plier/déplier les tâches',
+ 'Close dialog box' => 'Fermer une boite de dialogue',
+ 'Submit a form' => 'Enregistrer un formulaire',
+ 'Board view' => 'Page du tableau',
+ 'Keyboard shortcuts' => 'Raccourcis clavier',
);