Explorar o código

修改管理默认语言

kevin_zhangl %!s(int64=2) %!d(string=hai) anos
pai
achega
33ac269764
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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';
     }
 
     /**