From b1870b65d62bf35e79435636f0ac6be04878d91a Mon Sep 17 00:00:00 2001 From: nyne Date: Tue, 25 Mar 2025 16:49:44 +0800 Subject: [PATCH] Translations for page selector. Close #286 --- assets/translation.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/assets/translation.json b/assets/translation.json index 430c364..9a5ab79 100644 --- a/assets/translation.json +++ b/assets/translation.json @@ -373,7 +373,10 @@ "Paging": "分页", "Continuous": "连续", "Display mode of comic list": "漫画列表的显示模式", - "Show Page Number": "显示页码" + "Show Page Number": "显示页码", + "Jump to page": "跳转到页面", + "Page": "页面", + "Jump": "跳转" }, "zh_TW": { "Home": "首頁", @@ -749,6 +752,9 @@ "Paging": "分頁", "Continuous": "連續", "Display mode of comic list": "漫畫列表的顯示模式", - "Show Page Number": "顯示頁碼" + "Show Page Number": "顯示頁碼", + "Jump to page": "跳轉到頁面", + "Page": "頁面", + "Jump": "跳轉" } }