* Finish importing issue to zentao bug(staging).

This commit is contained in:
dingguodong
2021-07-08 14:30:28 +08:00
parent 832e9b1cf1
commit 129e14bf30
5 changed files with 65 additions and 5 deletions
+1
View File
@@ -40,3 +40,4 @@ $lang->gitlab->tokenError = "当前token非管理员权限。";
$lang->gitlab->hostError = "无效的gitlab服务地址。";
$lang->gitlab->bindUserError = "不能重复绑定用户 %s";
$lang->gitlab->importIssueError = "未选择该议题所属的执行。";
$lang->gitlab->importIssueWarn = "存在导入失败的议题,可再次尝试导入。";