diff options
Diffstat (limited to 'locales/fr_FR/translations.php')
-rw-r--r-- | locales/fr_FR/translations.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/locales/fr_FR/translations.php b/locales/fr_FR/translations.php index 7d021fcc..4e38e052 100644 --- a/locales/fr_FR/translations.php +++ b/locales/fr_FR/translations.php @@ -180,4 +180,5 @@ return array( '%d closed tasks' => '%d tâches terminées', 'no task for this project' => 'aucune tâche pour ce projet', 'Public link' => 'Accès public', + 'There is no column in your project!' => 'Il n\'y a aucune colonne dans votre projet !', ); |