This commit is contained in:
daitingting
2022-11-24 02:52:17 +00:00
parent f97c94bbde
commit b4296bb71e
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -268,7 +268,7 @@ $lang->custom->features['projectScrum'] = 'Project - Scrum model';
$lang->custom->features['projectWaterfall'] = 'Project - Waterfall model';
$lang->custom->features['projectKanban'] = 'Project - Kanban model';
$lang->custom->features['execution'] = 'Execution';
$lang->custom->features['qa'] = 'Test';
$lang->custom->features['qa'] = 'QA';
$lang->custom->features['devops'] = 'DevOps';
$lang->custom->features['kanban'] = 'Kanban';
$lang->custom->features['doc'] = 'Document';
+1 -1
View File
@@ -268,7 +268,7 @@ $lang->custom->features['projectScrum'] = 'Project - Scrum model';
$lang->custom->features['projectWaterfall'] = 'Project - Waterfall model';
$lang->custom->features['projectKanban'] = 'Project - Kanban model';
$lang->custom->features['execution'] = 'Execution';
$lang->custom->features['qa'] = 'Test';
$lang->custom->features['qa'] = 'QA';
$lang->custom->features['devops'] = 'DevOps';
$lang->custom->features['kanban'] = 'Kanban';
$lang->custom->features['doc'] = 'Document';
+1 -1
View File
@@ -268,7 +268,7 @@ $lang->custom->features['projectScrum'] = 'Project - Scrum model';
$lang->custom->features['projectWaterfall'] = 'Project - Waterfall model';
$lang->custom->features['projectKanban'] = 'Project - Kanban model';
$lang->custom->features['execution'] = 'Execution';
$lang->custom->features['qa'] = 'Test';
$lang->custom->features['qa'] = 'QA';
$lang->custom->features['devops'] = 'DevOps';
$lang->custom->features['kanban'] = 'Kanban';
$lang->custom->features['doc'] = 'Document';