sets text labels for some elements of Webix components
webix.i18n.control.select = "Done";
webix.i18n.setLocale();
The settings contain a collection of localization options for the controls that are used as parts of other Webix components. Likely it's more convenient to localize in a scope rather than redefining each instance separately: