*Delete and Add langs.
This commit is contained in:
@@ -39,7 +39,6 @@ $lang->webhook->result = 'Result';
|
||||
$lang->webhook->products = $lang->productCommon;
|
||||
$lang->webhook->executions = $lang->execution->common;
|
||||
$lang->webhook->actions = 'Log';
|
||||
$lang->webhook->editedBy = 'Edited By';
|
||||
$lang->webhook->deleted = 'Deleted';
|
||||
|
||||
$lang->webhook->typeList[''] = '';
|
||||
|
||||
@@ -39,7 +39,6 @@ $lang->webhook->result = '结果';
|
||||
$lang->webhook->products = $lang->productCommon;
|
||||
$lang->webhook->executions = $lang->execution->common;
|
||||
$lang->webhook->actions = '系统日志';
|
||||
$lang->webhook->editedBy = '由谁编辑';
|
||||
$lang->webhook->deleted = '已删除';
|
||||
|
||||
$lang->webhook->typeList[''] = '';
|
||||
|
||||
@@ -39,7 +39,6 @@ $lang->webhook->result = '結果';
|
||||
$lang->webhook->products = $lang->productCommon;
|
||||
$lang->webhook->executions = $lang->execution->common;
|
||||
$lang->webhook->actions = '系統日誌';
|
||||
$lang->webhook->editedBy = '由誰編輯';
|
||||
$lang->webhook->deleted = '已刪除';
|
||||
|
||||
$lang->webhook->typeList[''] = '';
|
||||
|
||||
Reference in New Issue
Block a user