refactor: 新品页面是否新品处理
This commit is contained in:
@@ -164,6 +164,9 @@ return [
|
||||
'send_success' => 'Add Success!',
|
||||
'send_fail' => 'Add Fail!',
|
||||
],
|
||||
'product_newpro' => [
|
||||
'view_all' => 'View all'
|
||||
],
|
||||
'product_detail' => [
|
||||
'detail_section_title' => 'Product Description',
|
||||
'related_products' => 'Related Products',
|
||||
|
||||
@@ -164,6 +164,9 @@ return [
|
||||
'send_success' => '信息已成功提交',
|
||||
'send_fail' => '信息提交失败',
|
||||
],
|
||||
'product_newpro' => [
|
||||
'view_all' => '查看全部'
|
||||
],
|
||||
'product_detail' => [
|
||||
'detail_section_title' => '产品详情',
|
||||
'related_products' => '相关产品',
|
||||
|
||||
Reference in New Issue
Block a user