Add continuous mode for comic list.

This commit is contained in:
2025-03-15 17:43:43 +08:00
parent 309df2143b
commit 0f3f3ea270
4 changed files with 104 additions and 4 deletions

View File

@@ -369,7 +369,10 @@
"Explore Page": "探索页面",
"Categories Page": "分类页面",
"Convert to local": "转换为本地",
"Refresh": "刷新"
"Refresh": "刷新",
"Paging": "分页",
"Continuous": "连续",
"Display mode of comic list": "漫画列表的显示模式"
},
"zh_TW": {
"Home": "首頁",
@@ -741,6 +744,9 @@
"Explore Page": "探索頁面",
"Categories Page": "分類頁面",
"Convert to local": "轉換為本地",
"Refresh": "刷新"
"Refresh": "刷新",
"Paging": "分頁",
"Continuous": "連續",
"Display mode of comic list": "漫畫列表的顯示模式"
}
}