summaryrefslogtreecommitdiff
path: root/app/Locale/fr_FR/translations.php
diff options
context:
space:
mode:
authorFrédéric Guillot <fred@kanboard.net>2014-11-11 21:52:22 -0500
committerFrédéric Guillot <fred@kanboard.net>2014-11-11 21:52:22 -0500
commit5ca9a12a0ac64dccded3f8ebae16c00f91a49455 (patch)
tree78b450fd849a9a0ddaa3ecc181fc1b8e3a27ada0 /app/Locale/fr_FR/translations.php
parent7a5b78dbc6c3ad896bd07ad19aa8c9cb8fec11ac (diff)
Add subtasks to the dashboard
Diffstat (limited to 'app/Locale/fr_FR/translations.php')
-rw-r--r--app/Locale/fr_FR/translations.php2
1 files changed, 2 insertions, 0 deletions
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',
);