summaryrefslogtreecommitdiff
path: root/app/Locales/fr_FR/translations.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Locales/fr_FR/translations.php')
-rw-r--r--app/Locales/fr_FR/translations.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/Locales/fr_FR/translations.php b/app/Locales/fr_FR/translations.php
index 26fee468..8cf37701 100644
--- a/app/Locales/fr_FR/translations.php
+++ b/app/Locales/fr_FR/translations.php
@@ -338,4 +338,9 @@ return array(
'Do you really want to remove this file: "%s"?' => 'Voulez-vous vraiment supprimer ce fichier « %s » ?',
'open' => 'ouvrir',
'Attachments' => 'Pièces-jointes',
+ 'Edit the task' => 'Modifier la tâche',
+ 'Edit the description' => 'Modifier la description',
+ 'Add a comment' => 'Ajouter un commentaire',
+ 'Edit a comment' => 'Modifier un commentaire',
+ 'Summary' => 'Résumé',
);