* Change for upgrade.

This commit is contained in:
孙广明
2021-12-06 10:58:52 +08:00
parent a2d33ec110
commit 69304124b5
26 changed files with 427 additions and 209 deletions

View File

@@ -180,9 +180,6 @@ $lang->project->createExecution = "There is no {$lang->executionCommon} u
$lang->project->unlinkExecutionMember = "The user participated in %s executions such as %s%s. Do you want to remove the user from those executions as well? (The data related to this user will not be deleted.)";
$lang->project->unlinkExecutionMembers = "The team members you are removing are also in the execution team of this project. Do you want to remove them from the execution team too?";
$lang->project->realEndNotEmpty = 'Actual End should not be empty.';
$lang->project->realEndNotFuture = 'Actual End should be < = today.';
$lang->project->tenThousand = '';
$lang->project->unitList['CNY'] = 'RMB';