Possible fix recommend by Rudloff

This commit is contained in:
Unknown 2017-05-26 11:38:34 -07:00
parent bb6e2805f3
commit 404935be05
3 changed files with 6 additions and 6 deletions

View file

@ -1,9 +1,4 @@
{locale path="Translations" domain="AllTube"}
<?php
$language = "zh_CN";
putenv("LANG=".$language);
setlocale(LC_ALL, $language);
?>
<!Doctype HTML>
<html lang="en">
<head>