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.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/app/Locale/fr_FR/translations.php b/app/Locale/fr_FR/translations.php
index 05756a93..3afa53ce 100644
--- a/app/Locale/fr_FR/translations.php
+++ b/app/Locale/fr_FR/translations.php
@@ -565,4 +565,10 @@ return array(
'Columns' => 'Colonnes',
'Task' => 'Tâche',
'Your are not member of any project.' => 'Vous n\'êtes membre d\'aucun projet.',
+ 'Percentage' => 'Pourcentage',
+ 'Number of tasks' => 'Nombre de tâches',
+ 'Task distribution' => 'Répartition des tâches',
+ 'Reportings' => 'Rapports',
+ 'Task repartition for "%s"' => 'Répartition des tâches pour « %s »',
+ 'Analytics' => 'Analytique',
);