mirror of
https://github.com/venera-app/venera.git
synced 2025-09-27 07:47:24 +00:00
Add functionality to delete specific comic chapters. Close #368
This commit is contained in:
@@ -393,7 +393,8 @@
|
||||
"The URL should point to a 'index.json' file": "该URL应指向一个'index.json'文件",
|
||||
"Double tap to zoom": "双击缩放",
|
||||
"Clear Unfavorited": "清除未收藏",
|
||||
"Reverse": "反转"
|
||||
"Reverse": "反转",
|
||||
"Delete Chapters": "删除章节"
|
||||
},
|
||||
"zh_TW": {
|
||||
"Home": "首頁",
|
||||
@@ -789,6 +790,7 @@
|
||||
"The URL should point to a 'index.json' file": "該URL應指向一個'index.json'文件",
|
||||
"Double tap to zoom": "雙擊縮放",
|
||||
"Clear Unfavorited": "清除未收藏",
|
||||
"Reverse": "反轉"
|
||||
"Reverse": "反轉",
|
||||
"Delete Chapters": "刪除章節"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user