the problem about changing language!
If I change language,I must edit the file:/usr/local/ispconfig/interface/lib/app.inc.php
change:
if(!file_exists($lng_file)) $lng_file = ISPC_ROOT_PATH.'/web/'.$_SESSION['s']['module']['name'].'/lib/lang/en.lng';
to:
if(!file_exists($lng_file)) $lng_file = ISPC_ROOT_PATH.'/web/'.$_SESSION['s']['module']['name'].'/lib/lang/cn.lng';
otherwise,the language showed in ispconfig3 is English!
I am sorry,my english is poor!!!
|
Recent comments
3 hours 35 min ago
8 hours 28 min ago
17 hours 20 min ago
18 hours 20 min ago
22 hours 7 min ago
23 hours 21 min ago
1 day 2 hours ago
1 day 10 hours ago
1 day 19 hours ago
1 day 20 hours ago