Hi guys, Im exploring FullCalendar addon. how do you change the language

Hi guys, Im exploring FullCalendar addon. how do you change the language to english? the default is not in english.

![19043374.png|1712x935](upload://zQjXgysNa9nzGqypMPRApXVrUcx.png)

nvm guys, found it.. :)

setLocal(Locale.CANADA);

I recommend to use the UI locale to ensure, that the calendar is shown in the user's browser language. You can automatically activate that, when using the FC builder

withAutoBrowserLocale()