summaryrefslogtreecommitdiff
path: root/app/Locale/fr_FR/translations.php
diff options
context:
space:
mode:
authorBalázs Úr <urbalazs@gmail.com>2018-10-25 20:42:26 +0200
committerfguillot <fred@kanboard.net>2018-10-25 18:18:37 -0700
commit8fcdd2be5dd442295639b55f75365904e7b38cf2 (patch)
tree0a1e7d256e1952feaf2251d5f9c4eafb009bc5c0 /app/Locale/fr_FR/translations.php
parent8b76fa8ba03f7e7bac685426af736bd612ef516c (diff)
Fix typo
Diffstat (limited to 'app/Locale/fr_FR/translations.php')
-rw-r--r--app/Locale/fr_FR/translations.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Locale/fr_FR/translations.php b/app/Locale/fr_FR/translations.php
index 826f7169..d33d9828 100644
--- a/app/Locale/fr_FR/translations.php
+++ b/app/Locale/fr_FR/translations.php
@@ -1101,7 +1101,7 @@ return array(
'Global tags' => 'Libellés globaux',
'There is no global tag at the moment.' => 'Il n\'y a aucun libellé global pour le moment.',
'This field cannot be empty' => 'Ce champ ne peut être vide',
- 'Close a task when there is no activity in an specific column' => 'Fermer une tâche lorsqu\'il n\'y a aucune activité dans une colonne spécifique',
+ 'Close a task when there is no activity in a specific column' => 'Fermer une tâche lorsqu\'il n\'y a aucune activité dans une colonne spécifique',
'%s removed a subtask for the task #%d' => '%s a supprimé une sous-tâche de la tâche n°%d',
'%s removed a comment on the task #%d' => '%s a supprimé un commentaire de la tâche n°%d',
'Comment removed on task #%d' => 'Commentaire supprimé sur la tâche n°%d',