* Finish task #73291.

This commit is contained in:
tianshujie
2022-10-24 16:00:11 +08:00
parent b4c7fcd75e
commit 058e4ecf73
8 changed files with 149 additions and 40 deletions
+1
View File
@@ -84,6 +84,7 @@ $lang->program->exRateNotNegative = 'The『exchange rate』should not be n
$lang->program->changePRJUnit = 'Update the budget unit of the project';
$lang->program->progress = 'Progress';
$lang->program->progressAB = 'Progress';
$lang->program->children = 'Child';
$lang->program->allInvest = 'Input';
$lang->program->teamCount = 'Team';
+1
View File
@@ -84,6 +84,7 @@ $lang->program->exRateNotNegative = 'The『exchange rate』should not be n
$lang->program->changePRJUnit = 'Update the budget unit of the project';
$lang->program->progress = 'Progress';
$lang->program->progressAB = 'Progress';
$lang->program->children = 'Add Child';
$lang->program->allInvest = 'Input';
$lang->program->teamCount = 'Team';
+1
View File
@@ -84,6 +84,7 @@ $lang->program->exRateNotNegative = 'The『exchange rate』should not be n
$lang->program->changePRJUnit = 'Update the budget unit of the project';
$lang->program->progress = 'Progress';
$lang->program->progressAB = 'Progress';
$lang->program->children = 'Child';
$lang->program->allInvest = 'Input';
$lang->program->teamCount = 'Team';
+1
View File
@@ -84,6 +84,7 @@ $lang->program->exRateNotNegative = '『汇率』不能是负数。';
$lang->program->changePRJUnit = '更新项目预算单位';
$lang->program->progress = '项目进度';
$lang->program->progressAB = '进度';
$lang->program->children = '添加子项目集';
$lang->program->allInvest = '项目集总投入';
$lang->program->teamCount = '总人数';