This commit is contained in:
hufangzhou
2023-11-14 15:27:44 +08:00
parent 7f027396ce
commit 82e1a2c4e6
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -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';
+1 -1
View File
@@ -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';
+1 -1
View File
@@ -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';
+1 -1
View File
@@ -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'] = '办公';