* add new version and upgrade.

This commit is contained in:
王怡栋
2021-09-08 16:00:42 +08:00
parent 6fa640e5c6
commit d2403a6b8e
36 changed files with 191 additions and 114 deletions
-3
View File
@@ -75,9 +75,6 @@ $lang->program->isStakeholderKey = 'Key stakeholder';
$lang->program->stakeholderTypeList['inside'] = 'Inside';
$lang->program->stakeholderTypeList['outside'] = 'Outside';
$lang->program->typeList['my'] = 'My Programs';
$lang->program->typeList['others'] = 'Others';
$lang->program->noProgram = 'No program.';
$lang->program->showClosed = 'Closed programs.';
$lang->program->tips = 'If a parent item set is selected, products under that parent item set can be associated. If no item set is selected, a product with the same name as the item is created by default and associated with that item.';