This commit is contained in:
tianshujie98
2021-05-10 09:41:23 +08:00
parent 97deea5233
commit 3d73a666e1
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -185,7 +185,7 @@ $lang->project->chooseProgramType = 'Select the project management model';
$lang->project->nextStep = 'Next step';
$lang->project->hoursUnit = '%s hours';
$lang->project->membersUnit = '%s men';
$lang->project->lastIteration = 'Recent iterations';
$lang->project->lastIteration = "Recent {$lang->executionCommon}";
$lang->project->ongoingStage = 'Ongoing stage';
$lang->project->scrum = 'Scrum';
$lang->project->waterfall = 'CMMI';
+1 -1
View File
@@ -190,7 +190,7 @@ $lang->project->chooseProgramType = 'Select the project management model';
$lang->project->nextStep = 'Next step';
$lang->project->hoursUnit = '%s hours';
$lang->project->membersUnit = '%s men';
$lang->project->lastIteration = 'Recent iterations';
$lang->project->lastIteration = "Recent {$lang->executionCommon}";
$lang->project->ongoingStage = 'Ongoing stage';
$lang->project->scrum = 'Scrum';
$lang->project->waterfall = 'CMMI';
+1 -1
View File
@@ -185,7 +185,7 @@ $lang->project->chooseProgramType = 'Select the project management model';
$lang->project->nextStep = 'Next step';
$lang->project->hoursUnit = '%s hours';
$lang->project->membersUnit = '%s men';
$lang->project->lastIteration = 'Recent iterations';
$lang->project->lastIteration = "Recent {$lang->executionCommon}";
$lang->project->ongoingStage = 'Ongoing stage';
$lang->project->scrum = 'Scrum';
$lang->project->waterfall = 'CMMI';
+1 -1
View File
@@ -185,7 +185,7 @@ $lang->project->chooseProgramType = 'Select the project management model';
$lang->project->nextStep = 'Next step';
$lang->project->hoursUnit = '%s hours';
$lang->project->membersUnit = '%s men';
$lang->project->lastIteration = 'Recent iterations';
$lang->project->lastIteration = "Recent {$lang->executionCommon}";
$lang->project->ongoingStage = 'Ongoing stage';
$lang->project->scrum = 'Scrum';
$lang->project->waterfall = 'CMMI';
+1 -1
View File
@@ -190,7 +190,7 @@ $lang->project->chooseProgramType = '选中项目管理模型';
$lang->project->nextStep = '下一步';
$lang->project->hoursUnit = '%s 工时';
$lang->project->membersUnit = '%s人';
$lang->project->lastIteration = '近期迭代';
$lang->project->lastIteration = "近期{$lang->executionCommon}";
$lang->project->ongoingStage = '进行中的阶段';
$lang->project->scrum = 'Scrum';
$lang->project->waterfall = '瀑布';
+1 -1
View File
@@ -190,7 +190,7 @@ $lang->project->chooseProgramType = '選中項目管理模型';
$lang->project->nextStep = '下一步';
$lang->project->hoursUnit = '%s 工時';
$lang->project->membersUnit = '%s人';
$lang->project->lastIteration = '近期迭代';
$lang->project->lastIteration = "近期{$lang->executionCommon}";
$lang->project->ongoingStage = '進行中的階段';
$lang->project->scrum = 'Scrum';
$lang->project->waterfall = '瀑布';