summaryrefslogtreecommitdiff
path: root/app/Locale/fr_FR
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-03-10 22:37:09 -0400
committerFrederic Guillot <fred@kanboard.net>2015-03-10 22:37:09 -0400
commitd91b5d4aa3acae17333eb7300bc0f6621dab11b2 (patch)
tree2d7553cb18d1ca557a88fc3d96c03b135bfe2c8e /app/Locale/fr_FR
parent788ef2bc07206c676a8ad3f1e27aed9669c703ff (diff)
Improve pull-request
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 df1d8428..5354970a 100644
--- a/app/Locale/fr_FR/translations.php
+++ b/app/Locale/fr_FR/translations.php
@@ -775,4 +775,6 @@ return array(
'Remove time slot' => 'Supprimer un créneau horaire',
'Add new time slot' => 'Ajouter un créneau horaire',
'This timetable is used when the checkbox "all day" is checked for scheduled time off and overtime.' => 'Ces horaires sont utilisés lorsque la case « Toute la journée » est cochée pour les heures d\'absences ou supplémentaires programmées.',
+ 'Files' => 'Fichiers',
+ 'Images' => 'Images',
);