How do I set the language of the options menu? For

How do I set the language of the options menu? For example, to Spanish


Hello, on the zoom menu? since version 2.2.0 you can define custom labels for auto & page fit zoom options like:

 pdfViewer.setAutoZoomOptionLabel("auto");
 pdfViewer.setPageFitZoomOptionLabel("page-fit");