[9.1.00] localisation

This commit is contained in:
fredtempez 2019-05-03 23:39:01 +02:00
parent 38d5c66697
commit 01371aedbd
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ if(version_compare(PHP_VERSION, '5.6.0', '<')) {
/* Set locale to French */
date_default_timezone_set('Europe/Paris');
setlocale (LC_TIME, 'fra_fra', 'french');
setlocale (LC_TIME, 'fr_FR', 'french');
/**
* Initialisation de Zwii