diff --git a/install-dev/langs/fr/install.php b/install-dev/langs/fr/install.php index f707db9f2..67d8b08fb 100644 --- a/install-dev/langs/fr/install.php +++ b/install-dev/langs/fr/install.php @@ -191,5 +191,6 @@ return array( 'Cannot install module "%s"' => 'Impossible d\'installer le module "%s"', 'Fixtures class "%s" not found' => 'La classe "%s" pour les fixtures n\'a pas été trouvée', '"%s" must be an instane of "InstallXmlLoader"' => '"%s" doit être une instance de "InstallXmlLoader"', + 'Display' => 'Afficher', ), ); \ No newline at end of file