diff --git a/includes/system.php b/includes/system.php index db8f7836..e76739f0 100755 --- a/includes/system.php +++ b/includes/system.php @@ -66,10 +66,10 @@ function DisplaySystem(){ // define locales $arrLocales = array( 'en_GB.UTF-8' => 'English', - 'fr_FR.UTF-8' => 'français', - 'it_IT.UTF-8' => 'italiano', + 'fr_FR.UTF-8' => 'Français', + 'it_IT.UTF-8' => 'Italiano', 'pt_BR.UTF-8' => 'Português', - 'sv_SE.UTF-8' => 'svenska' + 'sv_SE.UTF-8' => 'Svenska' ); // hostname