*Adjust code.

This commit is contained in:
lichengjun
2021-07-15 16:39:58 +08:00
parent f2fdd0b433
commit 53c075cbee
6 changed files with 10 additions and 11 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ $lang->gitlab->zentaoProduct = 'Zentao Product';
$lang->gitlab->objectType = 'Type'; // task, bug, story
$lang->gitlab->id = 'ID';
$lang->gitlab->name = "{$lang->gitlab->common}name";
$lang->gitlab->name = "{$lang->gitlab->common} Name";
$lang->gitlab->url = 'GitLab URL';
$lang->gitlab->token = 'Token';
$lang->gitlab->defaultProject = 'Default Project';