I am using the Angular directive for Bootstrap datepicker: http://angular-ui.github.io/bootstrap/#/datepicker
I can not find any documentation saying i can set a default language on it. The date format is easy enough to change, but i can't set the language to norwegian so that the months, or days are displayed in norwegian instead of english. Does anyone know if this is even possible?
Thanks in advance.
-L