From bf22ea4694f6b0aadb6a6975f9324a7138b07278 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Wed, 24 Jun 2015 10:32:44 -0400 Subject: Display totals on the dashboard for tasks/subtasks/projects --- app/Locale/fr_FR/translations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/Locale') diff --git a/app/Locale/fr_FR/translations.php b/app/Locale/fr_FR/translations.php index 461f8566..246c2471 100644 --- a/app/Locale/fr_FR/translations.php +++ b/app/Locale/fr_FR/translations.php @@ -501,7 +501,7 @@ return array( 'Started on %B %e, %Y' => 'Commençé le %d/%m/%Y', 'Start date' => 'Date de début', 'Time estimated' => 'Temps estimé', - 'There is nothing assigned to you.' => 'Aucune tâche assignée pour vous.', + 'There is nothing assigned to you.' => 'Il n\'y a rien d\'assigné pour vous.', 'My tasks' => 'Mes tâches', 'Activity stream' => 'Flux d\'activité', 'Dashboard' => 'Tableau de bord', -- cgit v1.2.3