From 5ca9a12a0ac64dccded3f8ebae16c00f91a49455 Mon Sep 17 00:00:00 2001
From: Frédéric Guillot <fred@kanboard.net>
Date: Tue, 11 Nov 2014 21:52:22 -0500
Subject: Add subtasks to the dashboard

---
 app/Locale/fr_FR/translations.php | 2 ++
 1 file changed, 2 insertions(+)

(limited to 'app/Locale/fr_FR')

diff --git a/app/Locale/fr_FR/translations.php b/app/Locale/fr_FR/translations.php
index 3afa53ce..d36b0e93 100644
--- a/app/Locale/fr_FR/translations.php
+++ b/app/Locale/fr_FR/translations.php
@@ -571,4 +571,6 @@ return array(
     'Reportings' => 'Rapports',
     'Task repartition for "%s"' => 'Répartition des tâches pour « %s »',
     'Analytics' => 'Analytique',
+    'Subtask' => 'Sous-tâche',
+    'My subtasks' => 'Mes sous-tâches',
 );
-- 
cgit v1.2.3