* Fix bug #50174.
This commit is contained in:
@@ -576,7 +576,7 @@ $lang->block->projectstatistic->task = '任务';
|
||||
$lang->block->projectstatistic->bug = 'Bug';
|
||||
$lang->block->projectstatistic->storyPoints = '总规模';
|
||||
$lang->block->projectstatistic->done = '已完成';
|
||||
$lang->block->projectstatistic->undone = '剩余';
|
||||
$lang->block->projectstatistic->undone = '未关闭';
|
||||
$lang->block->projectstatistic->costs = '已投入';
|
||||
$lang->block->projectstatistic->consumed = '消耗工时';
|
||||
$lang->block->projectstatistic->remainder = '预计剩余';
|
||||
|
||||
Reference in New Issue
Block a user