添加发布时间显示功能,并在排序中支持按发布时间排序

This commit is contained in:
jxxghp
2025-06-27 17:43:43 +08:00
parent 7dcc293a09
commit 38014ba342
7 changed files with 35 additions and 2 deletions
+1
View File
@@ -748,6 +748,7 @@ export default {
sortSite: 'Site',
sortSize: 'Size',
sortSeeder: 'Seeder',
sortPublishTime: 'Publish Time',
filterSite: 'Site',
filterSeason: 'Season',
filterFreeState: 'Free State',