* Add en lang.
This commit is contained in:
@@ -9,6 +9,8 @@
|
||||
* @version $Id: en.php 4729 2013-05-03 07:53:55Z chencongzhi520@gmail.com $
|
||||
* @link http://www.zentao.net
|
||||
*/
|
||||
global $config;
|
||||
|
||||
$lang->action->common = 'Log';
|
||||
$lang->action->product = $lang->productCommon;
|
||||
$lang->action->project = 'Project';
|
||||
|
||||
@@ -9,6 +9,8 @@ $lang->webhook->chooseDept = 'Choose department';
|
||||
$lang->webhook->assigned = 'AssignedTo';
|
||||
$lang->webhook->setting = 'Settings';
|
||||
|
||||
$lang->webhook->logAction = 'Webhook Log';
|
||||
|
||||
$lang->webhook->browse = 'Browse';
|
||||
$lang->webhook->create = 'Create';
|
||||
$lang->webhook->edit = 'Edit';
|
||||
@@ -40,6 +42,8 @@ $lang->webhook->typeList['dinggroup'] = 'Dingding Robot';
|
||||
$lang->webhook->typeList['dinguser'] = 'Dingding Notifier';
|
||||
$lang->webhook->typeList['wechatgroup'] = 'Enterprise WeChat Robot';
|
||||
$lang->webhook->typeList['wechatuser'] = 'Enterprise WeChat Notifier';
|
||||
$lang->webhook->typeList['feishugroup'] = 'Feishu Robot';
|
||||
$lang->webhook->typeList['feishuuser'] = 'Feishu Notifier';
|
||||
$lang->webhook->typeList['default'] = 'Others';
|
||||
|
||||
$lang->webhook->sendTypeList['sync'] = 'Synchronous';
|
||||
|
||||
Reference in New Issue
Block a user