diff options
Diffstat (limited to 'h-source')
-rw-r--r-- | h-source/Application/Include/languages.php | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/h-source/Application/Include/languages.php b/h-source/Application/Include/languages.php index bdeafc2..0a72b9a 100644 --- a/h-source/Application/Include/languages.php +++ b/h-source/Application/Include/languages.php @@ -282,7 +282,7 @@ class Lang ), 'fr' => array ( - "Search one device in the archive" => "Shercher un appareil dans les archives", + "Search one device in the archive" => "Chercher un appareil dans les archives", "hardware type" => "type de matériel", "the model name contains" => "le nom du modèle contient", "List of issues" => "Liste de problème", @@ -375,8 +375,8 @@ class Lang "confirm the password" => "confirmez le mot de passe", "write the code above" => "écrivez le code si-dessous", "write your username" => "écrivez votre nom d'utilisateur", - "watch all the" => "watch all the", - "actions carried out by moderators" => "action prise par les modérateurs", + "watch all the" => "regardez toutes les", + "actions carried out by moderators" => "actions prises par les modérateurs", "meet" => "rencontrer", "Public profile of" => "Profil public de", "See all the contributions of" => "Voir toute les distributions de", |