fix: 产品搜索无数据语言问题

This commit is contained in:
2025-07-16 10:31:14 +08:00
parent 51b6841a3a
commit df8001d43e
4 changed files with 8 additions and 2 deletions

View File

@@ -53,6 +53,7 @@ return [
'product/search' => [
'搜索' => 'Search',
'请搜索' => 'Please search...',
'暂无数据' => 'No data',
],
// 产品详情
'product/detail' => [