• What is KendoReact
  • Getting Started
  • Server Components
  • Components
    • Animation
    • Barcodes
    • Buttons
    • Chartsupdated
    • Common Utilities
    • Conversational UIupdated
    • Data Gridupdated
    • Data Query
    • Data Tools
    • Date Inputs
    • Date Math
    • Dialogs
    • Drawing
    • Dropdownsupdated
    • Editor
    • Excel Export
    • File Saver
    • Formupdated
    • Ganttupdated
    • Gauges
    • Indicators
    • Inputsupdated
    • Labels
    • Layoutupdated
    • ListBox
    • ListView
    • Map
    • Notification
    • OrgChartnew
    • PDF Processing
    • PDFViewer
    • PivotGrid
    • Popup
    • Progress Bars
    • Ripple
    • Scheduler
    • ScrollView
    • Sortable
    • Spreadsheetupdated
    • TaskBoard
    • Tooltips
    • TreeList
    • TreeViewupdated
    • Upload
  • Sample Applications
  • Styling & Themes
  • Common Features
  • Project Setup
  • Knowledge Base
  • Changelog
  • Updates
  • Troubleshooting

Globalization

The globalization process combines the translation of component messages with adapting them to specific locales.

For more information on how globalization practices are implemented in KendoReact, refer to the overview article. For more information on the globalization aspects which are available for each component, refer to the article on globalization support.

Internationalization

The internationalization process applies specific culture formats to a web application.

For more information, refer to:

Messages

The PDFViewer supports the localization of its messages by utilizing the KendoReact Internationalization package.

The following table lists the built-in message keys and their default values.

Message KeyDefault Value
pdfviewer.zoomInZoom in
pdfviewer.zoomOutZoom out
pdfviewer.enableSelection Enable selection
pdfviewer.enablePanningEnable panning
pdfviewer.searchSearch
pdfviewer.openOpen
pdfviewer.downloadDownload
pdfviewer.printPrint
pdfviewer.closeClose
pdfviewer.matchCaseMatch case
pdfviewer.prevMatchPrevious match
pdfviewer.nextMatchNext match
pdfviewer.actualWidthActual width
pdfviewer.fitToWidthFit to width
pdfviewer.fitToPageFit to page
pdfviewer.popupBlockedPopup is blocked.
pager.itemsPerPageitems per page
pager.info{0} - {1} of {2} items
pager.firstPageGo to the first page
pager.previousPageGo to the previous page
pager.nextPageGo to the next page
pager.lastPageGo to the last page
pager.pagePage
pager.ofof
pager.totalPages{0}
dropdowns.clearClear

The following example demonstrates how to load and apply the messages.

Example
View Source
Change Theme:

Right-to-Left Support

The following example demonstrates how to utilize the RTL support for the PDFViewer.

Example
View Source
Change Theme: