diff options
Diffstat (limited to 'app/Locale/fr_FR')
-rw-r--r-- | app/Locale/fr_FR/translations.php | 1 |
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', ); |