From e60686cd10b70e435189bfc79c53a686bb6edffe Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Mon, 15 Jul 2019 14:42:15 -0700 Subject: Fix English grammatical errors --- app/Locale/fr_FR/translations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/Locale/fr_FR') diff --git a/app/Locale/fr_FR/translations.php b/app/Locale/fr_FR/translations.php index fe5ad29d..c84baa46 100644 --- a/app/Locale/fr_FR/translations.php +++ b/app/Locale/fr_FR/translations.php @@ -782,7 +782,7 @@ return array( 'Notification methods:' => 'Méthodes de notifications :', 'Unable to read your file' => 'Impossible de lire votre fichier', '%d task(s) have been imported successfully.' => '%d tâche(s) ont été importées avec succès.', - 'Nothing have been imported!' => 'Rien n\'a été importé', + 'Nothing has been imported!' => 'Rien n\'a été importé', 'Import users from CSV file' => 'Importer des utilisateurs depuis un fichier CSV', '%d user(s) have been imported successfully.' => '%d utilisateur(s) ont été importés avec succès.', 'Comma' => 'Virgule', -- cgit v1.2.3