This commit is contained in:
wangyidong
2022-12-23 11:53:02 +08:00
parent a65844d582
commit 177dcb534f
6 changed files with 60 additions and 1 deletions
+13
View File
@@ -141,6 +141,19 @@ $lang->dev->tableList['kanbanspace'] = 'Kanban Space';
$lang->dev->tableList['personnel'] = 'Personnel';
$lang->dev->tableList['projectbuild'] = 'Project Build';
$lang->dev->tableList['projectrelease'] = 'Project Release';
$lang->dev->tableList['design'] = 'Design';
$lang->dev->tableList['stage'] = 'Stage';
$lang->dev->tableList['gitlab'] = 'Gitlab';
$lang->dev->tableList['gitea'] = 'Gitea';
$lang->dev->tableList['gogs'] = 'Gogs';
$lang->dev->tableList['holiday'] = 'Holiday';
$lang->dev->tableList['projectplan'] = 'Product Plan';
$lang->dev->tableList['im'] = 'IM';
$lang->dev->tableList['transfer'] = 'Transfer';
$lang->dev->tableList['client'] = 'Client Version Update';
$lang->dev->tableList['conference'] = 'Conference';
$lang->dev->tableList['integration'] = 'Integration';
$lang->dev->tableList['license'] = 'License';
$lang->dev->groupList['my'] = 'Dashboard';
$lang->dev->groupList['program'] = 'Program';