From 1765060856a06c3e543e095b1569cbfdb07019db Mon Sep 17 00:00:00 2001 From: sl1nk3 Date: Thu, 7 Aug 2014 00:45:12 -0400 Subject: [PATCH] Some more updates --- modules/system/lang/fr/lang.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/modules/system/lang/fr/lang.php b/modules/system/lang/fr/lang.php index a982c6bdb..4e5ae6378 100644 --- a/modules/system/lang/fr/lang.php +++ b/modules/system/lang/fr/lang.php @@ -51,7 +51,7 @@ return [ 'name' => 'Projet', 'owner_label' => 'Auteur', 'attach' => 'Attacher un projet', - 'detach' => 'Detacher le Projet', + 'detach' => 'Détacher le Projet', 'none' => 'Aucun', 'id' => [ 'label' => 'Projet ID', @@ -115,12 +115,12 @@ return [ 'project_label' => 'Attacher un project', 'plugin_label' => 'Installer un plugin', 'missing_plugin_name' => 'Merci de spécifier le nom d\'un Plugin à installer.', - 'install_completing' => 'Fin du processus d\'instalation', + 'install_completing' => 'Fin du processus d\'installation', 'install_success' => 'Le plugin a été installé avec succès.', ], 'updates' => [ 'title' => 'Gérer les mises à jour', - 'name' => 'Software update', + 'name' => 'Mise à jour', 'menu_label' => 'Mise à jour', 'menu_description' => 'Mise à jour du système, gestion et installation des plugins et thèmes.', 'check_label' => 'Vérifier les mises à jour',