You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can't see any support for i18n, are you still working this project and if yes is there / will there be any i18n support?
Offtopic: I'm not sure if this is an issue, if not please accept my apology, my thought behind: Maybe others search for this info too, so this is a good place to find information.
The text was updated successfully, but these errors were encountered:
You are too polite haha!
As for i18n you can set that up with momentjs. you need to default momentjs to a certain language in your project. Your calendar headers are 2-way databinding so you can switch out the headers you pass to the component on the fly.
MYHEADERSSCOPEVAR, when this changes so do the values. Although I think you pointed out a vulnerability in my code. I use '::calendarHeader' this should not be :: (one-way). If you open a pull request to fix this I will accept it. Otherwise you'll have to wait, since I'm short on time to fix this issue (work and all that :/) Sorry!
I can't see any support for i18n, are you still working this project and if yes is there / will there be any i18n support?
Offtopic: I'm not sure if this is an issue, if not please accept my apology, my thought behind: Maybe others search for this info too, so this is a good place to find information.
The text was updated successfully, but these errors were encountered: