* add the empty status.
This commit is contained in:
@@ -55,5 +55,6 @@ $lang->product->moduleStory = '按模块浏览';
|
||||
$lang->product->searchStory = '搜索';
|
||||
$lang->product->allStory = '全部需求';
|
||||
|
||||
$lang->product->statusList[''] = '';
|
||||
$lang->product->statusList['normal'] = '正常';
|
||||
$lang->product->statusList['closed'] = '结束';
|
||||
|
||||
Reference in New Issue
Block a user