Revert "Merge branch 'sprint/182_hufangzhou_47331' into 'master'"

This reverts merge request !1326
This commit is contained in:
孙广明
2022-01-11 00:35:04 +00:00
parent b904bc3c58
commit b57562e99e
4 changed files with 2 additions and 4 deletions

View File

@@ -221,7 +221,6 @@ $lang->project->currencySymbol['SGD'] = 'S$';
$lang->project->modelList['scrum'] = "Scrum";
$lang->project->modelList['waterfall'] = "CMMI";
$lang->project->modelList['kanban'] = "Kanban";
$lang->project->featureBar['all'] = 'All';
$lang->project->featureBar['doing'] = 'Going';

View File

@@ -221,7 +221,6 @@ $lang->project->currencySymbol['SGD'] = 'S$';
$lang->project->modelList['scrum'] = "Scrum";
$lang->project->modelList['waterfall'] = "瀑布";
$lang->project->modelList['kanban'] = "看板";
$lang->project->featureBar['all'] = '所有';
$lang->project->featureBar['doing'] = '进行中';