*Delete and Add langs.

This commit is contained in:
songchenxuan
2022-02-18 15:33:58 +08:00
parent 5476f33bc2
commit 73faff3b7d
13 changed files with 17 additions and 13 deletions
-1
View File
@@ -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[''] = '';
-1
View File
@@ -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[''] = '';
-1
View File
@@ -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[''] = '';