* Delete PGMCode and PO language item.

This commit is contained in:
qiyu-xie
2020-12-23 11:31:58 +08:00
parent fee40d2ffa
commit 40b5697be9
6 changed files with 0 additions and 12 deletions
-2
View File
@@ -54,7 +54,6 @@ $lang->program->begin = 'Begin';
$lang->program->end = 'End';
$lang->program->PRJStatus = 'Status';
$lang->program->PRJPM = 'Manager';
$lang->program->PO = 'Product Owner';
$lang->program->PRJBudget = 'Budget';
$lang->program->PRJTemplate = 'Template';
$lang->program->PRJEstimate = 'Estimates';
@@ -208,7 +207,6 @@ $lang->program->PGMName = 'Name';
$lang->program->PGMTemplate = 'Template';
$lang->program->PGMCategory = 'Type';
$lang->program->PGMDesc = 'Description';
$lang->program->PGMCode = 'Code';
$lang->program->PGMCopy = 'Copy Program';
$lang->program->PGMStatus = 'Status';
$lang->program->PGMPM = 'Program manager';