summaryrefslogtreecommitdiff
path: root/app/Locale
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-06-24 10:32:44 -0400
committerFrederic Guillot <fred@kanboard.net>2015-06-24 10:32:44 -0400
commitbf22ea4694f6b0aadb6a6975f9324a7138b07278 (patch)
tree302f0c7af219294ce0464e4fdceedccf1a27e042 /app/Locale
parent599237b805aae334bb85da44acb738b642017707 (diff)
Display totals on the dashboard for tasks/subtasks/projects
Diffstat (limited to 'app/Locale')
-rw-r--r--app/Locale/fr_FR/translations.php2
1 files changed, 1 insertions, 1 deletions
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',