refactor: 修改无数据时显示内容
This commit is contained in:
@@ -38,5 +38,7 @@ return [
|
||||
'support_model' => 'Supported Models',
|
||||
'support_platform' => 'Supported Systems',
|
||||
'search_placeholder' => 'Search model',
|
||||
'no_data' => 'No Result!',
|
||||
'no_video' => 'No Video!',
|
||||
]
|
||||
];
|
||||
@@ -38,5 +38,7 @@ return [
|
||||
'support_model' => '支持型号',
|
||||
'support_platform' => '支持系统',
|
||||
'search_placeholder' => '搜索型号',
|
||||
'no_data' => '查询无结果!',
|
||||
'no_video' => '查询无此视频!',
|
||||
]
|
||||
];
|
||||
Reference in New Issue
Block a user