* Fix bug #3849.
This commit is contained in:
@@ -96,7 +96,7 @@ $lang->todo->typeList['custom'] = '自定义';
|
||||
$lang->todo->typeList['cycle'] = '周期';
|
||||
$lang->todo->typeList['bug'] = 'Bug';
|
||||
$lang->todo->typeList['task'] = '任务';
|
||||
$lang->todo->typeList['story'] = '软需';
|
||||
$lang->todo->typeList['story'] = $lang->SRCommon;
|
||||
$lang->todo->typeList['issue'] = '问题';
|
||||
$lang->todo->typeList['risk'] = '风险';
|
||||
$lang->todo->typeList['review'] = '评审';
|
||||
|
||||
Reference in New Issue
Block a user