diff --git a/module/custom/lang/de.php b/module/custom/lang/de.php index 94ee3bdae4..48e5451d64 100644 --- a/module/custom/lang/de.php +++ b/module/custom/lang/de.php @@ -261,22 +261,22 @@ $lang->custom->modeIntroductionList['light'] = 'Provides the core function of pr $lang->custom->modeIntroductionList['ALM'] = 'The concept is more complete and rigorous, and the function is more abundant. It is suitable for medium and large R&D teams'; $lang->custom->features['program'] = 'Program'; -$lang->custom->features['productRR'] = 'Product - R&D requirements'; -$lang->custom->features['productUR'] = 'Product - User requirements'; +$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['projectWaterfall'] = 'Project - Waterfall model'; -$lang->custom->features['projectKanban'] = 'Project - Kanban model'; +$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'] = 'QA'; $lang->custom->features['devops'] = 'DevOps'; $lang->custom->features['kanban'] = 'Kanban'; -$lang->custom->features['doc'] = 'Document'; +$lang->custom->features['doc'] = 'Doc'; $lang->custom->features['report'] = 'Statistics'; -$lang->custom->features['system'] = 'Organize'; -$lang->custom->features['assetlib'] = 'Assetlib'; -$lang->custom->features['oa'] = 'OA'; -$lang->custom->features['ops'] = 'Operation'; +$lang->custom->features['system'] = 'System'; +$lang->custom->features['assetlib'] = 'Asset Lib'; +$lang->custom->features['oa'] = 'Attend'; +$lang->custom->features['ops'] = 'Deploy'; $lang->custom->features['feedback'] = 'Feedback'; $lang->custom->features['traincourse'] = 'Academy'; $lang->custom->features['workflow'] = 'Workflow'; diff --git a/module/custom/lang/en.php b/module/custom/lang/en.php index 801cc4b7cf..b572c5e132 100644 --- a/module/custom/lang/en.php +++ b/module/custom/lang/en.php @@ -261,22 +261,22 @@ $lang->custom->modeIntroductionList['light'] = 'Provides the core function of pr $lang->custom->modeIntroductionList['ALM'] = 'The concept is more complete and rigorous, and the function is more abundant. It is suitable for medium and large R&D teams'; $lang->custom->features['program'] = 'Program'; -$lang->custom->features['productRR'] = 'Product - R&D requirements'; -$lang->custom->features['productUR'] = 'Product - User requirements'; +$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['projectWaterfall'] = 'Project - Waterfall model'; -$lang->custom->features['projectKanban'] = 'Project - Kanban model'; +$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'] = 'QA'; $lang->custom->features['devops'] = 'DevOps'; $lang->custom->features['kanban'] = 'Kanban'; -$lang->custom->features['doc'] = 'Document'; +$lang->custom->features['doc'] = 'Doc'; $lang->custom->features['report'] = 'Statistics'; -$lang->custom->features['system'] = 'Organize'; -$lang->custom->features['assetlib'] = 'Assetlib'; -$lang->custom->features['oa'] = 'OA'; -$lang->custom->features['ops'] = 'Operation'; +$lang->custom->features['system'] = 'System'; +$lang->custom->features['assetlib'] = 'Asset Lib'; +$lang->custom->features['oa'] = 'Attend'; +$lang->custom->features['ops'] = 'Deploy'; $lang->custom->features['feedback'] = 'Feedback'; $lang->custom->features['traincourse'] = 'Academy'; $lang->custom->features['workflow'] = 'Workflow'; diff --git a/module/custom/lang/fr.php b/module/custom/lang/fr.php index 2da4162f4b..a84f90bd4e 100644 --- a/module/custom/lang/fr.php +++ b/module/custom/lang/fr.php @@ -261,22 +261,22 @@ $lang->custom->modeIntroductionList['light'] = 'Provides the core function of pr $lang->custom->modeIntroductionList['ALM'] = 'The concept is more complete and rigorous, and the function is more abundant. It is suitable for medium and large R&D teams'; $lang->custom->features['program'] = 'Program'; -$lang->custom->features['productRR'] = 'Product - R&D requirements'; -$lang->custom->features['productUR'] = 'Product - User requirements'; +$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['projectWaterfall'] = 'Project - Waterfall model'; -$lang->custom->features['projectKanban'] = 'Project - Kanban model'; +$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'] = 'QA'; $lang->custom->features['devops'] = 'DevOps'; $lang->custom->features['kanban'] = 'Kanban'; -$lang->custom->features['doc'] = 'Document'; +$lang->custom->features['doc'] = 'Doc'; $lang->custom->features['report'] = 'Statistics'; -$lang->custom->features['system'] = 'Organize'; -$lang->custom->features['assetlib'] = 'Assetlib'; -$lang->custom->features['oa'] = 'OA'; -$lang->custom->features['ops'] = 'Operation'; +$lang->custom->features['system'] = 'System'; +$lang->custom->features['assetlib'] = 'Asset Lib'; +$lang->custom->features['oa'] = 'Attend'; +$lang->custom->features['ops'] = 'Deploy'; $lang->custom->features['feedback'] = 'Feedback'; $lang->custom->features['traincourse'] = 'Academy'; $lang->custom->features['workflow'] = 'Workflow';