* Fix details.

This commit is contained in:
Yagami
2021-01-21 11:05:46 +08:00
parent 68d4f91e9a
commit 79f6c655b7
5 changed files with 109 additions and 32 deletions
+1 -1
View File
@@ -170,7 +170,7 @@ $lang->program->noPRJ = '暂时没有项目';
$lang->program->accessDenied = '您无权访问该项目!';
$lang->program->chooseProgramType = '选中项目管理模型';
$lang->program->nextStep = '下一步';
$lang->program->hoursUnit = "%s $lang->hourCommon";
$lang->program->hoursUnit = "%s 工时";
$lang->program->membersUnit = '%s人';
$lang->program->lastIteration = '近期迭代';
$lang->program->ongoingStage = '进行中的阶段';