diff options
author | Frederic Guillot <fred@kanboard.net> | 2015-09-08 21:13:51 -0400 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2015-09-08 21:13:51 -0400 |
commit | edb29b281fdeb5f415e0736fcee3361545ffdd0b (patch) | |
tree | b1166d9bd099ee7af30c2c0229ab2ce06abdf1e7 /app | |
parent | 789095107305c1aec1160acd843544a3dba3e212 (diff) | |
parent | 613cbb5be6184042c37311d5bdd688edba7c18db (diff) |
Merge pull-request #1201
Diffstat (limited to 'app')
-rw-r--r-- | app/Locale/fr_FR/translations.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Locale/fr_FR/translations.php b/app/Locale/fr_FR/translations.php index b68b1b55..93f7110d 100644 --- a/app/Locale/fr_FR/translations.php +++ b/app/Locale/fr_FR/translations.php @@ -96,7 +96,7 @@ return array( 'Edit a task' => 'Modifier une tâche', 'Column' => 'Colonne', 'Color' => 'Couleur', - 'Assignee' => 'Personne assignée', + 'Assignee' => 'Personne assigné', 'Create another task' => 'Créer une autre tâche', 'New task' => 'Nouvelle tâche', 'Open a task' => 'Ouvrir une tâche', |