This commit is contained in:
Zongjun Lan
2022-03-28 10:27:34 +08:00
parent 94c3233d5a
commit 4851dce4e1
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 = '甘特图';