* Xuan translation in ZenTao is updated.
This commit is contained in:
@@ -5,11 +5,11 @@ $lang->im->help = 'Help';
|
||||
$lang->im->settings = 'Settings';
|
||||
$lang->im->xxdServer = 'ZenTao Server';
|
||||
$lang->im->downloadXXD = 'Download XXD';
|
||||
$lang->im->zentaoIntegrate = 'Zentao Integrated';
|
||||
$lang->im->zentaoClient = 'ZenTao Client is added!';
|
||||
$lang->im->zentaoIntegrate = 'ZenTao Integrated';
|
||||
$lang->im->zentaoClient = 'ZenTao Desktop is added!';
|
||||
$lang->im->getChatUsers = 'Get Chat Users';
|
||||
$lang->im->getChatGroups = 'Get Chat Groups';
|
||||
$lang->im->notifyMSG = 'Notify';
|
||||
$lang->im->notifyMSG = 'Notification';
|
||||
|
||||
$lang->im->createBug = 'Create Bug';
|
||||
$lang->im->createDoc = 'Create Doc';
|
||||
@@ -23,9 +23,9 @@ $lang->im->turnonList = array();
|
||||
$lang->im->turnonList[1] = 'Enable';
|
||||
$lang->im->turnonList[0] = 'Disable';
|
||||
|
||||
$lang->im->info = "ZenTao client is powered by <a href='https://xuan.im/' target='_blank'>Xuan</a>, a secure and open source Instant Messenger by Nature Easy Soft. It is a self-hosted and cross-platform tool with numerous plug-ins and robust features. In Xuan, you can code your own plug-ins. Click <a href='https://xuan.im/' target='_blank'>HERE</a> for more.";
|
||||
$lang->im->xxClientConfirm = 'Click Download ZenTao Client at the right bottom to download it!';
|
||||
$lang->im->xxServerConfirm = 'Go to Admin-Desktop to download the ZenTao Client Server!';
|
||||
$lang->im->info = "ZenTao Desktop is powered by <a href='https://xuan.im/' target='_blank'>Xuanxuan</a>, a secure and open source Instant Messenger by Nature Easy Soft. It is a self-hosted and cross-platform tool with numerous plug-ins and robust features. In Xuanxuan, you can code your own plug-ins. Click <a href='https://xuan.im/' target='_blank'>HERE</a> for more.";
|
||||
$lang->im->xxClientConfirm = 'Click Download ZenTao Desktop at the right bottom to download it!';
|
||||
$lang->im->xxServerConfirm = 'Go to Admin-Desktop to download the ZenTao Desktop Server!';
|
||||
|
||||
$lang->im->xxdServerTip = 'XXD server address contains protocol, host and port,such as http://192.168.1.35 or http://domain. It should not be 127.0.0.1.';
|
||||
$lang->im->xxdServerEmpty = 'XXD server address is empty.';
|
||||
|
||||
Reference in New Issue
Block a user