Просмотр исходного кода

corrected french words misspelled and grammar errors

Philippe Rioual 12 лет назад
Родитель
Сommit
5d40b89c06
1 измененных файлов с 1 добавлено и 1 удалено
  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';