This commit is contained in:
sunguangming
2022-10-11 13:35:04 +08:00
parent bf4779c68b
commit a6150fa372
+1 -1
View File
@@ -206,7 +206,7 @@ $lang->product->aclTips['private'] = "{$lang->productCommon}相关负责人、
$lang->product->storySummary = "本页共 <strong>%s</strong> 个%s,预计 <strong>%s</strong> 个{$lang->hourCommon},用例覆盖率 <strong>%s</strong>。";
$lang->product->checkedSummary = "选中 <strong>%total%</strong> 个%storyCommon%,预计 <strong>%estimate%</strong> 个{$lang->hourCommon},用例覆盖率 <strong>%rate%</strong>。";
$lang->product->noModule = "<div>您现在还没有模块信息</div><div>请维护{$lang->productCommon}模块</div>";
$lang->product->noModule = "<div>您现在还没有模块信息</div><div>请维护模块</div>";
$lang->product->noProduct = "暂时没有{$lang->productCommon}。";
$lang->product->noMatched = '找不到包含"%s"的' . $lang->productCommon;