- remove the select reverse item.
This commit is contained in:
@@ -242,7 +242,6 @@ $lang->bug->resolutionList['tostory'] = 'To story';
|
||||
$lang->bug->report->common = 'Report';
|
||||
$lang->bug->report->select = 'Select';
|
||||
$lang->bug->report->create = 'Create';
|
||||
$lang->bug->report->selectReverse = 'Reverse';
|
||||
|
||||
$lang->bug->report->charts['bugsPerProject'] = 'Project bugs';
|
||||
$lang->bug->report->charts['bugsPerModule'] = 'Module bugs';
|
||||
|
||||
@@ -242,7 +242,6 @@ $lang->bug->resolutionList['tostory'] = '转为需求';
|
||||
$lang->bug->report->common = '统计报表';
|
||||
$lang->bug->report->select = '请选择报表类型';
|
||||
$lang->bug->report->create = '生成报表';
|
||||
$lang->bug->report->selectReverse = '反选';
|
||||
|
||||
$lang->bug->report->charts['bugsPerProject'] = '项目Bug数量';
|
||||
$lang->bug->report->charts['bugsPerModule'] = '模块Bug数量';
|
||||
|
||||
Reference in New Issue
Block a user