* Fix bug #40509.
This commit is contained in:
@@ -273,7 +273,7 @@ $lang->custom->features['qa'] = 'QA';
|
||||
$lang->custom->features['devops'] = 'DevOps';
|
||||
$lang->custom->features['kanban'] = 'Kanban';
|
||||
$lang->custom->features['doc'] = 'Doc';
|
||||
$lang->custom->features['report'] = $lang->report->common;
|
||||
$lang->custom->features['report'] = 'BI';
|
||||
$lang->custom->features['system'] = 'System';
|
||||
$lang->custom->features['assetlib'] = 'Asset Lib';
|
||||
$lang->custom->features['oa'] = 'Attend';
|
||||
|
||||
@@ -273,7 +273,7 @@ $lang->custom->features['qa'] = 'QA';
|
||||
$lang->custom->features['devops'] = 'DevOps';
|
||||
$lang->custom->features['kanban'] = 'Kanban';
|
||||
$lang->custom->features['doc'] = 'Doc';
|
||||
$lang->custom->features['report'] = $lang->report->common;
|
||||
$lang->custom->features['report'] = 'BI';
|
||||
$lang->custom->features['system'] = 'System';
|
||||
$lang->custom->features['assetlib'] = 'Asset Lib';
|
||||
$lang->custom->features['oa'] = 'Attend';
|
||||
|
||||
@@ -273,7 +273,7 @@ $lang->custom->features['qa'] = 'QA';
|
||||
$lang->custom->features['devops'] = 'DevOps';
|
||||
$lang->custom->features['kanban'] = 'Kanban';
|
||||
$lang->custom->features['doc'] = 'Doc';
|
||||
$lang->custom->features['report'] = $lang->report->common;
|
||||
$lang->custom->features['report'] = 'BI';
|
||||
$lang->custom->features['system'] = 'System';
|
||||
$lang->custom->features['assetlib'] = 'Asset Lib';
|
||||
$lang->custom->features['oa'] = 'Attend';
|
||||
|
||||
@@ -273,7 +273,7 @@ $lang->custom->features['qa'] = '测试';
|
||||
$lang->custom->features['devops'] = 'DevOps';
|
||||
$lang->custom->features['kanban'] = '看板';
|
||||
$lang->custom->features['doc'] = '文档';
|
||||
$lang->custom->features['report'] = $lang->report->common;
|
||||
$lang->custom->features['report'] = 'BI';
|
||||
$lang->custom->features['system'] = '组织';
|
||||
$lang->custom->features['assetlib'] = '资产库';
|
||||
$lang->custom->features['oa'] = '办公';
|
||||
|
||||
Reference in New Issue
Block a user