Merge branch 'zentaopms_263_bug_#30151' into 'master'
* Fix bug #30151. See merge request easycorp/zentaopms!6328
This commit is contained in:
@@ -265,10 +265,9 @@ $lang->custom->features['productRR'] = 'Product - R&D requirements';
|
||||
$lang->custom->features['productUR'] = 'Product - User requirements';
|
||||
$lang->custom->features['productLine'] = 'Product - Product Line';
|
||||
$lang->custom->features['projectScrum'] = 'Project - Scrum model';
|
||||
$lang->custom->features['scrumDetail'] = 'Scrum - Issues, risks, opportunities, processes, QA, meetings, measure';
|
||||
$lang->custom->features['projectWaterfall'] = 'Project - Waterfall model';
|
||||
$lang->custom->features['projectKanban'] = 'Project - Kanban model';
|
||||
$lang->custom->features['execution'] = 'Execute, test, DevOps, Kanban, document, statistics, organize';
|
||||
$lang->custom->features['execution'] = 'Execute';
|
||||
$lang->custom->features['qa'] = 'test';
|
||||
$lang->custom->features['devops'] = 'DevOps';
|
||||
$lang->custom->features['kanban'] = 'Kanban';
|
||||
|
||||
@@ -268,7 +268,7 @@ $lang->custom->features['projectScrum'] = 'Project - Scrum model';
|
||||
$lang->custom->features['scrumDetail'] = 'Scrum - Issues, risks, opportunities, processes, QA, meetings, measure';
|
||||
$lang->custom->features['projectWaterfall'] = 'Project - Waterfall model';
|
||||
$lang->custom->features['projectKanban'] = 'Project - Kanban model';
|
||||
$lang->custom->features['execution'] = 'Execute, test, DevOps, Kanban, document, statistics, organize';
|
||||
$lang->custom->features['execution'] = 'Execute';
|
||||
$lang->custom->features['qa'] = 'test';
|
||||
$lang->custom->features['devops'] = 'DevOps';
|
||||
$lang->custom->features['kanban'] = 'Kanban';
|
||||
|
||||
@@ -265,10 +265,9 @@ $lang->custom->features['productRR'] = 'Product - R&D requirements';
|
||||
$lang->custom->features['productUR'] = 'Product - User requirements';
|
||||
$lang->custom->features['productLine'] = 'Product - Product Line';
|
||||
$lang->custom->features['projectScrum'] = 'Project - Scrum model';
|
||||
$lang->custom->features['scrumDetail'] = 'Scrum - Issues, risks, opportunities, processes, QA, meetings, measure';
|
||||
$lang->custom->features['projectWaterfall'] = 'Project - Waterfall model';
|
||||
$lang->custom->features['projectKanban'] = 'Project - Kanban model';
|
||||
$lang->custom->features['execution'] = 'Execute, test, DevOps, Kanban, document, statistics, organize';
|
||||
$lang->custom->features['execution'] = 'Execute';
|
||||
$lang->custom->features['qa'] = 'test';
|
||||
$lang->custom->features['devops'] = 'DevOps';
|
||||
$lang->custom->features['kanban'] = 'Kanban';
|
||||
|
||||
@@ -265,7 +265,6 @@ $lang->custom->features['productRR'] = '产品-研发需求';
|
||||
$lang->custom->features['productUR'] = '产品-用户需求';
|
||||
$lang->custom->features['productLine'] = '产品-产品线';
|
||||
$lang->custom->features['projectScrum'] = '项目-敏捷模型';
|
||||
$lang->custom->features['scrumDetail'] = '敏捷项目-问题、风险、机会、过程、QA、会议、度量';
|
||||
$lang->custom->features['projectWaterfall'] = '项目-瀑布模型';
|
||||
$lang->custom->features['projectKanban'] = '项目-看板模型';
|
||||
$lang->custom->features['execution'] = '执行';
|
||||
|
||||
Reference in New Issue
Block a user