summaryrefslogtreecommitdiff
path: root/app/Locale/fr_FR/translations.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Locale/fr_FR/translations.php')
-rw-r--r--app/Locale/fr_FR/translations.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/Locale/fr_FR/translations.php b/app/Locale/fr_FR/translations.php
index 11f7773a..30d3aa49 100644
--- a/app/Locale/fr_FR/translations.php
+++ b/app/Locale/fr_FR/translations.php
@@ -1341,4 +1341,7 @@ return array(
'Create another link' => 'Créer un autre lien',
'BRL - Brazilian Real' => 'BRL - Real brésilien',
'Add a new Kanboard task' => 'Ajouter une nouvelle tâche Kanboard',
+ 'Subtask not started' => 'Sous-tâche pas encore commencé',
+ 'Subtask currently in progress' => 'Sous-tâche actuellement en progrès',
+ 'Subtask completed' => 'Sous-tâche terminée',
);