Archived
feat: pdf reader
This commit is contained in:
@@ -118,6 +118,15 @@ const enUS = {
|
||||
loadBookFailed: "Failed to load book details",
|
||||
epubOnly: "PDF reading is not supported in the web reader. EPUB only.",
|
||||
unableToOpen: "Unable to open this book.",
|
||||
unsupportedFormat: "This file format cannot be opened in the reader.",
|
||||
pdfPassword: "This PDF is password-protected and cannot be opened.",
|
||||
pdfPageLabel: "Page {{page}}",
|
||||
pdfZoom: "Zoom: {{value}}%",
|
||||
pdfZoomAria: "PDF zoom level",
|
||||
pdfLimitationsTitle: "PDF reading",
|
||||
pdfLimitationsBody:
|
||||
"This file is a PDF. Some features are limited compared to EPUB: bookmarks and notes are not available, and there are no chapters in the table of contents—only pages.",
|
||||
pdfLimitationsDismissAria: "Dismiss PDF limitations notice",
|
||||
backToLibrary: "Back to library",
|
||||
prevPage: "Previous page",
|
||||
nextPage: "Next page",
|
||||
|
||||
Reference in New Issue
Block a user