New fr_FR locale
This commit is contained in:
parent
ce1cbe3e0f
commit
de8c4525d9
5 changed files with 261 additions and 127 deletions
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
|
||||
|
||||
$language = 'zh_CN';
|
||||
$language = 'fr_FR';
|
||||
putenv('LANG='.$language);
|
||||
setlocale(LC_ALL, [$language, $language.'.utf8']);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue