diff options
Diffstat (limited to 'app/Locale/fr_FR/translations.php')
-rw-r--r-- | app/Locale/fr_FR/translations.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/Locale/fr_FR/translations.php b/app/Locale/fr_FR/translations.php index 3016a18d..053aa784 100644 --- a/app/Locale/fr_FR/translations.php +++ b/app/Locale/fr_FR/translations.php @@ -1332,4 +1332,6 @@ return array( '%d tasks' => '%d tâches', '%d task' => '%d tâche', 'Task ID' => 'ID de la tâche', + 'Assign automatically a color when due date is expired' => 'Assigner automatiquement une couleur lorsque la date d\'échéance expire', + 'Total score in this column across all swimlanes' => 'Score total dans cette colonne à travers toutes les swimlanes', ); |