* finish task #8070.
This commit is contained in:
@@ -195,7 +195,7 @@ $lang->install->chanzhi->desc = <<<EOD
|
||||
EOD;
|
||||
|
||||
$lang->install->zdoo = new stdclass();
|
||||
$lang->install->zdoo->name = 'ZDOO';
|
||||
$lang->install->zdoo->name = 'ZDOO协同';
|
||||
$lang->install->zdoo->logo = 'images/main/zdoo.ico';
|
||||
$lang->install->zdoo->url = 'https://www.zdoo.com';
|
||||
$lang->install->zdoo->desc = <<<EOD
|
||||
|
||||
@@ -54,7 +54,7 @@ $lang->misc->zentao->service['servicemore']= '更多服务...';
|
||||
|
||||
global $config;
|
||||
$lang->misc->zentao->others['chanzhi'] = "<img src='{$config->webRoot}theme/default/images/main/chanzhi.ico' /> 蝉知门户";
|
||||
$lang->misc->zentao->others['zdoo'] = "<img src='{$config->webRoot}theme/default/images/main/zdoo.ico' /> ZDOO";
|
||||
$lang->misc->zentao->others['zdoo'] = "<img src='{$config->webRoot}theme/default/images/main/zdoo.ico' /> ZDOO协同";
|
||||
$lang->misc->zentao->others['xuanxuan'] = "<img src='{$config->webRoot}theme/default/images/main/xuanxuan.ico' /> 喧喧聊天";
|
||||
$lang->misc->zentao->others['ydisk'] = "<img src='{$config->webRoot}theme/default/images/main/ydisk.ico' /> 悦库网盘";
|
||||
$lang->misc->zentao->others['meshiot' ] = "<img src='{$config->webRoot}theme/default/images/main/meshiot.ico' /> 易天物联";
|
||||
|
||||
Reference in New Issue
Block a user