* finish task #6283.
This commit is contained in:
@@ -33,7 +33,6 @@ $lang->webhook->data = 'Daten';
|
||||
$lang->webhook->result = 'Ergebnis';
|
||||
|
||||
$lang->webhook->typeList[''] = '';
|
||||
$lang->webhook->typeList['bearychat'] = 'Bearychat';
|
||||
$lang->webhook->typeList['dingding'] = 'Dingding';
|
||||
$lang->webhook->typeList['default'] = 'SDtandard';
|
||||
|
||||
|
||||
@@ -33,7 +33,6 @@ $lang->webhook->data = 'Data';
|
||||
$lang->webhook->result = 'Result';
|
||||
|
||||
$lang->webhook->typeList[''] = '';
|
||||
$lang->webhook->typeList['bearychat'] = 'Bearychat';
|
||||
$lang->webhook->typeList['dingding'] = 'Dingding';
|
||||
$lang->webhook->typeList['default'] = 'Others';
|
||||
|
||||
|
||||
@@ -33,7 +33,6 @@ $lang->webhook->data = '数据';
|
||||
$lang->webhook->result = '结果';
|
||||
|
||||
$lang->webhook->typeList[''] = '';
|
||||
$lang->webhook->typeList['bearychat'] = '倍洽';
|
||||
$lang->webhook->typeList['dingding'] = '钉钉';
|
||||
$lang->webhook->typeList['default'] = '其他';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user