Forráskód Böngészése

corrected french words misspelled and grammar errors

Philippe Rioual 12 éve
szülő
commit
5d40b89c06
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      app_languages.php

+ 1 - 1
app_languages.php

@@ -12,7 +12,7 @@
 
 		$text['description-contacts']['en-us'] = 'The contact is a list of individuals and organizations.';
 		$text['description-contacts']['pt-pt'] = '';
-		$text['description-contacts']['fr-fr'] = "Fourni une liste d'individus et d'organisations.";
+		$text['description-contacts']['fr-fr'] = "Fourni une liste de personnes et d'organisations.";
 
 
 		$text['button-import']['en-us'] = 'Import';