Hi!
I'd just like to notice it would be fine to advise everyone that wants to use a different locale for the calendar, they only need to use the correct angular-i18n file.
Two different ways to install:
bower install angular-i18n
or
then use the script tag to include the translations (for example, for spanish locale):
<script src="bower_components/angular-i18n/angular-locale_es-es.js"></script>
or you may use a CDN like cdnjs:
https://cdnjs.com/libraries/angular-i18n
Please consider including some related information at README.md
Have a nice day
Hi!
I'd just like to notice it would be fine to advise everyone that wants to use a different locale for the calendar, they only need to use the correct angular-i18n file.
Two different ways to install:
or
then use the script tag to include the translations (for example, for spanish locale):
or you may use a CDN like cdnjs:
https://cdnjs.com/libraries/angular-i18n
Please consider including some related information at README.md
Have a nice day