* Adjust repo link product language.

This commit is contained in:
caoyanyi
2024-04-12 10:53:08 +08:00
parent 1257e87a62
commit 4cb2edb3b4
+1 -1
View File
@@ -5,7 +5,7 @@ $lang->repo->common = '代码库';
$lang->repo->codeRepo = '仓库名称';
$lang->repo->browse = '浏览';
$lang->repo->viewRevision = '查看修订';
$lang->repo->product = '所属' . $lang->productCommon;
$lang->repo->product = '关联' . $lang->productCommon;
$lang->repo->projects = '相关' . $lang->projectCommon;
$lang->repo->execution = '所属' . $lang->execution->common;
$lang->repo->create = '创建';