sets text labels for the parts of the page numbering line in the exported PDF document
webix.i18n.dataExport = { page:"Page", of:"of" }; webix.i18n.setLocale();
You need to call setLocale to apply the new data export settings.