* fix bug #29951.
This commit is contained in:
@@ -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';
|
||||
|
||||
Reference in New Issue
Block a user