refactor: pc导航重构
Some checks failed
Gitea Actions Official-website / deploy-dev (push) Failing after 2s
Some checks failed
Gitea Actions Official-website / deploy-dev (push) Failing after 2s
This commit is contained in:
@@ -5,10 +5,17 @@ return [
|
||||
'产品列表' => 'Products',
|
||||
'店铺' => 'Store',
|
||||
'搜索记录' => 'Search History',
|
||||
'热销产品' => 'Popular Products',
|
||||
'产品' => 'Product',
|
||||
'联系我们' => 'Contact',
|
||||
|
||||
// 新导航栏 - 2023-03-31
|
||||
'搜索' => 'Search',
|
||||
'搜索产品、分类...' => 'Search products and categories...',
|
||||
'最近搜索' => 'Recent Searches',
|
||||
'清空' => 'Clear',
|
||||
'热销产品' => 'Popular Products',
|
||||
'购买' => 'Buy',
|
||||
|
||||
// 返回文本
|
||||
'提交成功' => 'success',
|
||||
'提交失败' => 'fail',
|
||||
|
||||
Reference in New Issue
Block a user