* Add lang for gitlab module and adjust codes after code review.

This commit is contained in:
dingguodong
2021-08-03 15:21:01 +08:00
parent d93ec01d15
commit dbdea2e48c
5 changed files with 8 additions and 24 deletions
+1
View File
@@ -12,6 +12,7 @@ $lang->gitlab->delete = 'Delete GitLab';
$lang->gitlab->confirmDelete = 'Do you want to delete this GitLab server?';
$lang->gitlab->gitlabAccount = 'GitLab Account';
$lang->gitlab->zentaoAccount = 'Zentao Account';
$lang->gitlab->serverFail = 'Conntect to GitLab server failed, please check the GitLab server.';
$lang->gitlab->browseAction = 'GitLab List';
$lang->gitlab->deleteAction = 'Delete GitLab';