fix: 产品搜索无数据语言问题
This commit is contained in:
@@ -177,6 +177,11 @@ return [
|
||||
'提交' => 'SUBMIT',
|
||||
],
|
||||
|
||||
// 产品 - 搜索
|
||||
'product/search' => [
|
||||
'暂无数据' => 'No data',
|
||||
],
|
||||
|
||||
// 产品 - 分类
|
||||
'product/category' => [
|
||||
'查看全部' => 'View All',
|
||||
|
||||
Reference in New Issue
Block a user