mugifly / jquery-simple-datetimepicker

Date & time picker for jQuery, It's simple & clean.
http://mugifly.github.com/jquery-simple-datetimepicker
Other
260 stars 182 forks source link

Danish translation #134

Closed danielnielsen closed 9 years ago

danielnielsen commented 10 years ago

da: { days: ['Sø', 'Ma', 'Ti', 'On', 'To', 'Fr', 'Lø'], months: [ "Jan", "Feb", "Mar", "Apr", "Maj", "Juni", "Juli", "Aug", "Sept", "Okt", "Nov", "Dec" ], sep: '-', format: 'DD-MM-YYYY hh:mm', prevMonth: 'Forrige måned', nextMonth: 'Næste måned', today: 'I dag' }

mugifly commented 10 years ago

Thanks.