summaryrefslogtreecommitdiff
path: root/app/Locale/fr_FR/translations.php
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-02-11 20:46:14 -0500
committerFrederic Guillot <fred@kanboard.net>2015-02-11 20:46:14 -0500
commit2c512f93acf6ce3e83e4600c199371ee5eb4f3a6 (patch)
treeed0c308dc6e8268899e78dca50f093131e8f5896 /app/Locale/fr_FR/translations.php
parent59ee6f9fee1c8a8245d859c8788d6819223e3d20 (diff)
Improve pull-request
Diffstat (limited to 'app/Locale/fr_FR/translations.php')
-rw-r--r--app/Locale/fr_FR/translations.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/Locale/fr_FR/translations.php b/app/Locale/fr_FR/translations.php
index 7b8c0a4a..7fc5e842 100644
--- a/app/Locale/fr_FR/translations.php
+++ b/app/Locale/fr_FR/translations.php
@@ -685,4 +685,7 @@ return array(
'Help on Bitbucket webhooks' => 'Aide sur les webhooks Bitbucket',
'Start' => 'Début',
'End' => 'Fin',
+ 'Task age in days' => 'Age de la tâche en jours',
+ 'Days in this column' => 'Jours dans cette colonne',
+ '%dd' => '%dj',
);