[9.1.00] localisation

pull/5/head
fredtempez 4 years ago
parent 38d5c66697
commit 01371aedbd

@ -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

Loading…
Cancel
Save