add Chapter && Page translate (#54)

add Chapter && Page translate
This commit is contained in:
AnxuNA
2024-11-18 21:27:47 +08:00
committed by GitHub
parent 8db52c9db1
commit eb3a7f9d52

View File

@@ -229,7 +229,9 @@
"No Explore Pages": "没有探索页面", "No Explore Pages": "没有探索页面",
"Add a comic source in home page": "在主页添加一个漫画源", "Add a comic source in home page": "在主页添加一个漫画源",
"Please check your settings": "请检查您的设置", "Please check your settings": "请检查您的设置",
"No Category Pages": "没有分类页面" "No Category Pages": "没有分类页面",
"Chapter @ep": "第 @ep 章",
"Page @page": "第 @page 页"
}, },
"zh_TW": { "zh_TW": {
"Home": "首頁", "Home": "首頁",
@@ -461,6 +463,8 @@
"No Explore Pages": "沒有探索頁面", "No Explore Pages": "沒有探索頁面",
"Add a comic source in home page": "在主頁添加一個漫畫源", "Add a comic source in home page": "在主頁添加一個漫畫源",
"Please check your settings": "請檢查您的設定", "Please check your settings": "請檢查您的設定",
"No Category Pages": "沒有分類頁面" "No Category Pages": "沒有分類頁面",
"Chapter @ep": "第 @ep 章",
"Page @page": "第 @page 頁"
} }
} }