mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-01 01:29:31 +08:00
feat(core): pdf preview (#8569)
Co-authored-by: forehalo <forehalo@gmail.com>
This commit is contained in:
@@ -19,4 +19,4 @@
|
||||
"ur": 3,
|
||||
"zh-Hans": 95,
|
||||
"zh-Hant": 92
|
||||
}
|
||||
}
|
||||
|
||||
@@ -955,6 +955,9 @@
|
||||
"com.affine.peek-view-controls.open-doc-in-new-tab": "Open in new tab",
|
||||
"com.affine.peek-view-controls.open-doc-in-split-view": "Open in split view",
|
||||
"com.affine.peek-view-controls.open-info": "Open doc info",
|
||||
"com.affine.peek-view-controls.open-attachment": "Open this attachment",
|
||||
"com.affine.peek-view-controls.open-attachment-in-new-tab": "Open in new tab",
|
||||
"com.affine.peek-view-controls.open-attachment-in-split-view": "Open in split view",
|
||||
"com.affine.quicksearch.group.creation": "New",
|
||||
"com.affine.quicksearch.group.searchfor": "Search for \"{{query}}\"",
|
||||
"com.affine.resetSyncStatus.button": "Reset sync",
|
||||
@@ -1458,5 +1461,8 @@
|
||||
"com.affine.m.selector.remove-warning.where-tag": "tag",
|
||||
"com.affine.m.selector.remove-warning.where-folder": "folder",
|
||||
"com.affine.m.selector.journal-menu.today-activity": "Today's activity",
|
||||
"com.affine.m.selector.journal-menu.conflicts": "Duplicate Entries in Today's Journal"
|
||||
"com.affine.m.selector.journal-menu.conflicts": "Duplicate Entries in Today's Journal",
|
||||
"com.affine.attachment.preview.error.title": "Unable to preview this file",
|
||||
"com.affine.attachment.preview.error.subtitle": "file type not supported.",
|
||||
"com.affine.pdf.page.render.error": "Failed to render page."
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user