first commit
This commit is contained in:
10
node_modules/d3-time-format/locale/sv-SE.json
generated
vendored
Normal file
10
node_modules/d3-time-format/locale/sv-SE.json
generated
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"dateTime": "%A den %d %B %Y %X",
|
||||
"date": "%Y-%m-%d",
|
||||
"time": "%H:%M:%S",
|
||||
"periods": ["fm", "em"],
|
||||
"days": ["Söndag", "Måndag", "Tisdag", "Onsdag", "Torsdag", "Fredag", "Lördag"],
|
||||
"shortDays": ["Sön", "Mån", "Tis", "Ons", "Tor", "Fre", "Lör"],
|
||||
"months": ["Januari", "Februari", "Mars", "April", "Maj", "Juni", "Juli", "Augusti", "September", "Oktober", "November", "December"],
|
||||
"shortMonths": ["Jan", "Feb", "Mar", "Apr", "Maj", "Jun", "Jul", "Aug", "Sep", "Okt", "Nov", "Dec"]
|
||||
}
|
||||
Reference in New Issue
Block a user