This commit is contained in:
tianshujie98
2021-02-01 10:32:19 +08:00
parent e48c66c1d4
commit f91b227e02
+1 -1
View File
@@ -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'] = '评审';