mirror of
https://github.com/venera-app/venera.git
synced 2025-09-27 07:47:24 +00:00
fix #90: export comic as epub
This commit is contained in:
@@ -246,7 +246,8 @@
|
||||
"New version available": "有新版本可用",
|
||||
"A new version is available. Do you want to update now?" : "有新版本可用。您要现在更新吗?",
|
||||
"No new version available": "没有新版本可用",
|
||||
"Export as pdf": "导出为pdf"
|
||||
"Export as pdf": "导出为pdf",
|
||||
"Export as epub": "导出为epub"
|
||||
},
|
||||
"zh_TW": {
|
||||
"Home": "首頁",
|
||||
@@ -495,6 +496,7 @@
|
||||
"New version available": "有新版本可用",
|
||||
"A new version is available. Do you want to update now?" : "有新版本可用。您要現在更新嗎?",
|
||||
"No new version available": "沒有新版本可用",
|
||||
"Export as pdf": "匯出為pdf"
|
||||
"Export as pdf": "匯出為pdf",
|
||||
"Export as epub": "匯出為epub"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user