* Rename the privilege of gitlab-webhook.
This commit is contained in:
@@ -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?';
|
||||
|
||||
@@ -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?';
|
||||
|
||||
@@ -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?';
|
||||
|
||||
@@ -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吗?';
|
||||
|
||||
Reference in New Issue
Block a user