This commit is contained in:
Yagami
2021-07-28 14:44:48 +08:00
parent ccf6ba7174
commit d78d2cc3ef
+1 -1
View File
@@ -63,7 +63,7 @@ $lang->reportList->test->lists[13] = 'Bug指派表|report|bugassign';
$lang->reportList->staff->lists[10] = '员工负载表|report|workload';
$lang->report->id = '编号';
$lang->report->execution = $lang->executionCommon;
$lang->report->execution = '执行';
$lang->report->product = $lang->productCommon;
$lang->report->user = '姓名';
$lang->report->bugTotal = 'Bug';