* Code for task #5688.

This commit is contained in:
Yagami
2021-01-18 17:29:36 +08:00
parent f5a19a1f02
commit 23f1c4b024
23 changed files with 2272 additions and 5 deletions
+1 -1
View File
@@ -151,7 +151,7 @@ $lang->program->noPRJ = '暂时没有项目';
$lang->program->accessDenied = '您无权访问该项目!';
$lang->program->chooseProgramType = '选中项目管理模型';
$lang->program->nextStep = '下一步';
$lang->program->hoursUnit = '%s工时';
$lang->program->hoursUnit = "%s $lang->hourCommon";
$lang->program->membersUnit = '%s人';
$lang->program->lastIteration = '近期迭代';
$lang->program->ongoingStage = '进行中的阶段';