vkurko / calendar

Full-sized drag & drop JavaScript event calendar with resource & timeline views
https://vkurko.github.io/calendar/
MIT License
964 stars 82 forks source link

Today button not being translated #249

Closed newpen closed 3 months ago

newpen commented 3 months ago

When using locale: '{my_language_code}', the 'today' button is not translated. Everything else is in the specified language.

vkurko commented 3 months ago

The locale option has no effect on the today button. To change the text, use the buttonText option.