Merge branch 'tianshujie_lang'
This commit is contained in:
@@ -168,7 +168,7 @@ $lang->project->acTitle = 'Actual Cost';
|
||||
$lang->project->cvTitle = 'Cost Variance';
|
||||
$lang->project->teamCount = 'Man';
|
||||
$lang->project->teamSumCount = '%s people in total';
|
||||
$lang->project->longTime = 'Long-Term Program';
|
||||
$lang->project->longTime = 'Long-Term';
|
||||
$lang->project->future = 'TBD';
|
||||
$lang->project->moreProject = 'More Project';
|
||||
$lang->project->days = 'Manntage';
|
||||
@@ -379,4 +379,4 @@ $lang->project->copyProject = new stdClass();
|
||||
$lang->project->copyProject->nameTips = '『Project Name』Cannot be repeated.';
|
||||
$lang->project->copyProject->codeTips = '『Project Code』Cannot be repeated.';
|
||||
$lang->project->copyProject->endTips = '『Schedule End』Cannot be empty.';
|
||||
$lang->project->copyProject->daysTips = '『Available working days』Should be numerical.';
|
||||
$lang->project->copyProject->daysTips = '『Available working days』Should be numerical.';
|
||||
|
||||
@@ -168,7 +168,7 @@ $lang->project->acTitle = 'Actual Cost';
|
||||
$lang->project->cvTitle = 'Cost Variance';
|
||||
$lang->project->teamCount = 'Team';
|
||||
$lang->project->teamSumCount = '%s people in total';
|
||||
$lang->project->longTime = 'Long-Term Program';
|
||||
$lang->project->longTime = 'Long-Term';
|
||||
$lang->project->future = 'TBD';
|
||||
$lang->project->moreProject = 'More Project';
|
||||
$lang->project->days = 'Days';
|
||||
@@ -379,4 +379,4 @@ $lang->project->copyProject = new stdClass();
|
||||
$lang->project->copyProject->nameTips = '『Project Name』Cannot be repeated.';
|
||||
$lang->project->copyProject->codeTips = '『Project Code』Cannot be repeated.';
|
||||
$lang->project->copyProject->endTips = '『Schedule End』Cannot be empty.';
|
||||
$lang->project->copyProject->daysTips = '『Available working days』Should be numerical.';
|
||||
$lang->project->copyProject->daysTips = '『Available working days』Should be numerical.';
|
||||
|
||||
@@ -168,7 +168,7 @@ $lang->project->acTitle = 'Actual Cost';
|
||||
$lang->project->cvTitle = 'Cost Variance';
|
||||
$lang->project->teamCount = 'Man';
|
||||
$lang->project->teamSumCount = '%s people in total';
|
||||
$lang->project->longTime = 'Long-Term Program';
|
||||
$lang->project->longTime = 'Long-Term';
|
||||
$lang->project->future = 'TBD';
|
||||
$lang->project->moreProject = 'More Project';
|
||||
$lang->project->days = 'Available Days';
|
||||
@@ -379,4 +379,4 @@ $lang->project->copyProject = new stdClass();
|
||||
$lang->project->copyProject->nameTips = '『Project Name』Cannot be repeated.';
|
||||
$lang->project->copyProject->codeTips = '『Project Code』Cannot be repeated.';
|
||||
$lang->project->copyProject->endTips = '『Schedule End』Cannot be empty.';
|
||||
$lang->project->copyProject->daysTips = '『Available working days』Should be numerical.';
|
||||
$lang->project->copyProject->daysTips = '『Available working days』Should be numerical.';
|
||||
|
||||
Reference in New Issue
Block a user