* Add the new version.

This commit is contained in:
hufangzhou
2022-06-29 13:18:20 +08:00
parent adedb487b5
commit cb49804253
20 changed files with 3994 additions and 4 deletions
+1 -1
View File
@@ -107,7 +107,7 @@ $lang->program->closeErrorMessage = 'There are subprograms or projects that are
$lang->program->hasChildren = 'It has child programs or projects. You cannot delete it.';
$lang->program->hasProduct = 'It has products. You cannot delete it.';
$lang->program->confirmDelete = "Do you want to delete it?";
$lang->program->unlinkStakeholder = 'Voulez - vous retirer les intervenants?';
$lang->program->confirmUnlink = 'Voulez - vous retirer les intervenants?';
$lang->program->readjustTime = 'Change the program begin&end date.';
$lang->program->accessDenied = 'You have no access to the program.';
$lang->program->beyondParentBudget = 'The remaining budget of the owned program has been exceeded.';