* Rename the privilege of gitlab-webhook.

This commit is contained in:
liumengyi
2023-04-14 15:54:50 +08:00
parent 3cd234ae5c
commit fb02dc65bd
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ $lang->gitlab->create = 'Create GitLab';
$lang->gitlab->edit = 'Edit GitLab';
$lang->gitlab->view = 'GitLab Details';
$lang->gitlab->bindUser = 'Permission Setting';
$lang->gitlab->webhook = 'Webhook';
$lang->gitlab->webhook = 'Interface: Allow Webhook Call';
$lang->gitlab->importIssue = 'Import Issue';
$lang->gitlab->delete = 'Delete GitLab';
$lang->gitlab->confirmDelete = 'Do you want to delete this GitLab server?';
+1 -1
View File
@@ -6,7 +6,7 @@ $lang->gitlab->create = 'Create GitLab';
$lang->gitlab->edit = 'Edit GitLab';
$lang->gitlab->view = 'GitLab Details';
$lang->gitlab->bindUser = 'Permission Setting';
$lang->gitlab->webhook = 'Webhook';
$lang->gitlab->webhook = 'Interface: Allow Webhook Call';
$lang->gitlab->importIssue = 'Import Issue';
$lang->gitlab->delete = 'Delete GitLab';
$lang->gitlab->confirmDelete = 'Do you want to delete this GitLab server?';
+1 -1
View File
@@ -6,7 +6,7 @@ $lang->gitlab->create = 'Create GitLab';
$lang->gitlab->edit = 'Edit GitLab';
$lang->gitlab->view = 'GitLab Details';
$lang->gitlab->bindUser = 'Permission Setting';
$lang->gitlab->webhook = 'Webhook';
$lang->gitlab->webhook = 'Interface: Allow Webhook Call';
$lang->gitlab->importIssue = 'Import Issue';
$lang->gitlab->delete = 'Delete GitLab';
$lang->gitlab->confirmDelete = 'Do you want to delete this GitLab server?';
+1 -1
View File
@@ -6,7 +6,7 @@ $lang->gitlab->create = '添加GitLab';
$lang->gitlab->edit = '编辑GitLab';
$lang->gitlab->view = 'GitLab详情';
$lang->gitlab->bindUser = '权限设置';
$lang->gitlab->webhook = 'Webhook';
$lang->gitlab->webhook = '接口:允许Webhook调用';
$lang->gitlab->importIssue = '关联Issue';
$lang->gitlab->delete = '删除GitLab';
$lang->gitlab->confirmDelete = '确认删除该GitLab吗?';