* Code for task#62851.

This commit is contained in:
xieqiyu
2022-08-10 13:32:15 +08:00
parent f8cf3855d2
commit 9c4f3f0ee1
2 changed files with 3 additions and 0 deletions
+1
View File
@@ -35,6 +35,7 @@
<?php js::set('holders', $lang->execution->placeholder);?>
<?php js::set('errorSameProducts', $lang->project->errorSameProducts);?>
<?php js::set('longTime', $lang->program->longTime);?>
<?php js::set('LONG_TIME', LONG_TIME);?>
<?php js::set('currencySymbol', $lang->project->currencySymbol);?>
<?php js::set('PGMParentBudget', $lang->program->parentBudget);?>
<?php js::set('future', $lang->project->future);?>