* Add GitLab and ZenTao user binding status.

This commit is contained in:
dingguodong
2021-10-11 16:21:11 +08:00
parent d9b19205b8
commit c0764bb1e9
6 changed files with 16 additions and 6 deletions
+2
View File
@@ -13,6 +13,8 @@ $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->bindingStatus = 'Binding Status';
$lang->gitlab->binded = 'Binded';
$lang->gitlab->serverFail = 'Conntect to GitLab server failed, please check the GitLab server.';
$lang->gitlab->browseAction = 'GitLab List';