mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-07 00:36:41 +08:00
更新缓存版本至v13
This commit is contained in:
@@ -2744,9 +2744,9 @@ export default {
|
||||
firstAirDateAsc: 'First Air Date Ascending',
|
||||
voteAverageDesc: 'Vote Average Descending',
|
||||
voteAverageAsc: 'Vote Average Ascending',
|
||||
time: 'Sort by Time',
|
||||
count: 'Sort by Popularity',
|
||||
rating: 'Sort by Rating',
|
||||
time: 'Latest',
|
||||
count: 'Popular',
|
||||
rating: 'Rating',
|
||||
},
|
||||
genreType: {
|
||||
action: 'Action',
|
||||
|
||||
@@ -2712,9 +2712,9 @@ export default {
|
||||
firstAirDateAsc: '首播日期升序',
|
||||
voteAverageDesc: '评分降序',
|
||||
voteAverageAsc: '评分升序',
|
||||
time: '按时间排序',
|
||||
count: '按热度排序',
|
||||
rating: '按评分排序',
|
||||
time: '最新',
|
||||
count: '热门',
|
||||
rating: '评分',
|
||||
},
|
||||
genreType: {
|
||||
action: '动作',
|
||||
|
||||
@@ -2698,9 +2698,9 @@ export default {
|
||||
firstAirDateAsc: '首播日期升序',
|
||||
voteAverageDesc: '評分降序',
|
||||
voteAverageAsc: '評分升序',
|
||||
time: '按時間排序',
|
||||
count: '按熱度排序',
|
||||
rating: '按評分排序',
|
||||
time: '最新',
|
||||
count: '熱門',
|
||||
rating: '評分',
|
||||
},
|
||||
genreType: {
|
||||
action: '動作',
|
||||
|
||||
Reference in New Issue
Block a user