diff --git a/install/lib/class.FroxlorInstall.php b/install/lib/class.FroxlorInstall.php index 894c30e3..47e31e03 100644 --- a/install/lib/class.FroxlorInstall.php +++ b/install/lib/class.FroxlorInstall.php @@ -65,7 +65,8 @@ class FroxlorInstall { */ private $_languages = array( 'german' => 'Deutsch', - 'english' => 'English' + 'english' => 'English', + 'french' => 'Français' ); /**