kevin_zhangl пре 2 година
родитељ
комит
33ac269764
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      common/helpers/Tool.php

+ 1 - 1
common/helpers/Tool.php

@@ -474,7 +474,7 @@ class Tool {
             default:
         }
 
-        return 'zh-CN';
+        return 'en-US';
     }
 
     /**