UNPKG

@pdf-viewer/react

Version:

A react-pdf-viewer component for React and Next.js. Suitable for react-pdf document.

82 lines (80 loc) 3.44 kB
declare const _default: { "searchButtonTooltip": "Search in Document", "searchInputPlaceholder": "Enter to search", "searchInputTooltip": "Search", "searchPrevTooltip": "Previous match", "searchNextTooltip": "Next match", "searchCloseButtonTooltip": "Close", "searchMatchCaseLabel": "Match Case", "searchMatchCaseTooltip": "Search case sensitive text", "searchWholeWordsLabel": "Whole Words", "searchWholeWordsTooltip": "Search exact and case insensitive word(s)", "previousPageTooltip": "Previous page", "currentPageTooltip": "Current page", "nextPageTooltip": "Next page", "zoomOutTooltip": "Zoom out", "zoomInTooltip": "Zoom in", "zoomSelectTooltip": "Select zoom level", "zoomActualSize": "Actual Size", "zoomPageFit": "Page Fit", "zoomPageWidth": "Page Width", "themeEnableDarkTooltip": "Enable dark theme", "themeEnableLightTooltip": "Enable light theme", "openLocalFileLabel": "Open local file", "openLocalFileTooltip": "Open local file", "downloadFileLabel": "Download file", "downloadFileTooltip": "Download file", "printLabel": "Print", "printTooltip": "Print", "printLoadingMessage": "Preparing Document", "printCancelLabel": "Cancel", "fullScreenLabel": "Full screen", "fullScreenTooltip": "Full screen", "moreOptionTooltip": "More options", "firstPageLabel": "First page", "firstPageTooltip": "Go to first page", "lastPageLabel": "Last page", "lastPageTooltip": "Go to last page", "rotateClockwiseLabel": "Rotate clockwise", "rotateClockwiseTooltip": "Rotate clockwise", "rotateCounterclockwiseLabel": "Rotate counterclockwise", "rotateCounterclockwiseTooltip": "Rotate counterclockwise", "textSelectionLabel": "Text selection tool", "textSelectionTooltip": "Enable text selection tool", "handToolLabel": "Hand tool", "handToolTooltip": "Enable hand tool", "documentPropertiesLabel": "Document properties", "documentPropertiesTooltip": "View document properties", "pageScrollingLabel": "Page Scrolling", "pageScrollingTooltip": "Enable page scrolling", "verticalScrollingLabel": "Vertical Scrolling", "verticalScrollingTooltip": "Enable vertical scrolling", "horizontalLabel": "Horizontal Scrolling", "horizontalTooltip": "Enable horizontal scrolling", "wrappedScrollingLabel": "Wrapped Scrolling", "wrappedScrollingTooltip": "Enable wrapped scrolling", "singlePageLabel": "Single Page", "singlePageTooltip": "Enable single page view", "dualPageLabel": "Dual Page", "dualPageTooltip": "Enable dual page view", "propertiesFilenameLabel": "File name", "propertiesFileSizeLabel": "File size", "propertiesTitleLabel": "Title", "propertiesAuthorLabel": "Author", "propertiesSubjectLabel": "Subject", "propertiesKeywordLabel": "Keywords", "propertiesCreatorLabel": "Creator", "propertiesCreateOnLabel": "Created on", "propertiesModifiedOnLabel": "Modified on", "propertiesPDFProducerLabel": "PDF producer", "propertiesPDFVersionLabel": "PDF version", "propertiesPageCountLabel": "Page count", "thumbnailTooltip": "Thumbnail", "passwordModalTitle": "Password Required", "passwordModalMessage": "This document is password protected. Please enter a password to open the file.", "passwordPlaceholder": "Enter password", "passwordConfirmLabel": "Submit", "passwordError": "Incorrect password", "dragDropFileMessage": "Drag and drop the PDF file here" }; export default _default;