in calendar We can write Today and clear but where i have to change for this functionality , I mean webix.js file or any other place . and one more thing can we change today and clear in different language if yes then how ?
thanks
in calendar We can write Today and clear but where i have to change for this functionality , I mean webix.js file or any other place . and one more thing can we change today and clear in different language if yes then how ?
thanks
All text labels are stored as part of webix.18n structure
webix.i18n.calendar.clear
webix.i18n.calendar.today
Also, default locales already have translations for those buttons.