mirror of
https://github.com/xdan/datetimepicker.git
synced 2024-11-18 06:24:22 +00:00
Update to danish translation
Some month names where spelled incorrectly
This commit is contained in:
parent
ec0865991d
commit
62191e8199
@ -217,7 +217,7 @@
|
|||||||
},
|
},
|
||||||
da: { // Dansk
|
da: { // Dansk
|
||||||
months: [
|
months: [
|
||||||
"January", "Februar", "Marts", "April", "Maj", "Juni", "July", "August", "September", "Oktober", "November", "December"
|
"Januar", "Februar", "Marts", "April", "Maj", "Juni", "Juli", "August", "September", "Oktober", "November", "December"
|
||||||
],
|
],
|
||||||
dayOfWeekShort: [
|
dayOfWeekShort: [
|
||||||
"Søn", "Man", "Tir", "Ons", "Tor", "Fre", "Lør"
|
"Søn", "Man", "Tir", "Ons", "Tor", "Fre", "Lør"
|
||||||
|
Loading…
Reference in New Issue
Block a user