diff --git a/assets/translation.json b/assets/translation.json index d2dc8bc..f56d9f9 100644 --- a/assets/translation.json +++ b/assets/translation.json @@ -229,7 +229,9 @@ "No Explore Pages": "没有探索页面", "Add a comic source in home page": "在主页添加一个漫画源", "Please check your settings": "请检查您的设置", - "No Category Pages": "没有分类页面" + "No Category Pages": "没有分类页面", + "Chapter @ep": "第 @ep 章", + "Page @page": "第 @page 页" }, "zh_TW": { "Home": "首頁", @@ -461,6 +463,8 @@ "No Explore Pages": "沒有探索頁面", "Add a comic source in home page": "在主頁添加一個漫畫源", "Please check your settings": "請檢查您的設定", - "No Category Pages": "沒有分類頁面" + "No Category Pages": "沒有分類頁面", + "Chapter @ep": "第 @ep 章", + "Page @page": "第 @page 頁" } } \ No newline at end of file