Merge branch 'sprint/master_lanzongjun_fixbug_lite' into 'sprint/165_package'

* fix bug #21077

See merge request easycorp/zentaopms!2566
This commit is contained in:
王怡栋
2022-03-28 05:03:53 +00:00
2 changed files with 4 additions and 2 deletions
@@ -23,4 +23,5 @@ $lang->execution->icons['grouptask'] = 'sitemap';
$lang->execution->aclList['private'] = "Private (Accessible to team members and project leaders)";
$lang->execution->common = 'Project Execution';
$lang->execution->common = 'Project Execution';
$lang->execution->gantt = 'Gantt Chart';
@@ -24,4 +24,5 @@ $lang->execution->icons['grouptask'] = 'sitemap';
$lang->execution->aclList['private'] = "私有(团队成员和项目负责人可访问)";
$lang->execution->common = '项目看板';
$lang->execution->common = '项目看板';
$lang->execution->gantt = '甘特图';