From e89ba5e9e692f33427fedb05a095255f27480a6b Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Sun, 9 Nov 2014 17:59:02 -0500 Subject: Analytics: add the first graph (task repartition) --- app/Locale/fr_FR/translations.php | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'app/Locale/fr_FR') 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', ); -- cgit v1.2.3