refactor: 修改无数据时显示内容

This commit is contained in:
2025-04-16 14:27:37 +08:00
parent ab65fbb212
commit 4617d113ef
4 changed files with 8 additions and 4 deletions

View File

@@ -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',
]
];