summaryrefslogtreecommitdiff
path: root/app/Locale/fr_FR/translations.php
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-07-19 14:14:05 -0400
committerFrederic Guillot <fred@kanboard.net>2015-07-19 14:14:05 -0400
commitd1bfc29f1b738b396e4fb9befa9b49c24f4e9249 (patch)
treefa41906a61007c0893ca7ab238ed52f853bb452f /app/Locale/fr_FR/translations.php
parent9eeb7d18201ad817d8c5eb88995a48c5bd44d22a (diff)
Add settings option to define the default task color
Diffstat (limited to 'app/Locale/fr_FR/translations.php')
-rw-r--r--app/Locale/fr_FR/translations.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Locale/fr_FR/translations.php b/app/Locale/fr_FR/translations.php
index 1c4c76ee..db950a20 100644
--- a/app/Locale/fr_FR/translations.php
+++ b/app/Locale/fr_FR/translations.php
@@ -1000,4 +1000,5 @@ return array(
'Gitlab issue comment created' => 'Commentaire créé sur un ticket Gitlab',
'New remote user' => 'Créer un utilisateur distant',
'New local user' => 'Créer un utilisateur local',
+ 'Default task color' => 'Couleur par défaut des tâches',
);