mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-07-01 13:33:15 +00:00
Added danish translation
This commit is contained in:
parent
b8167f89e5
commit
ca95c75df3
28
translations/da.json
Normal file
28
translations/da.json
Normal file
@ -0,0 +1,28 @@
|
|||||||
|
{
|
||||||
|
/* GENERAL */
|
||||||
|
"LOADING": "Indlæser …",
|
||||||
|
|
||||||
|
/* CALENDAR */
|
||||||
|
"TODAY": "I dag",
|
||||||
|
"TOMORROW": "I morgen",
|
||||||
|
"RUNNING": "Slutter om",
|
||||||
|
"EMPTY": "Ingen kommende begivenheder.",
|
||||||
|
|
||||||
|
/* WEATHER */
|
||||||
|
"N": "N",
|
||||||
|
"NNE": "NNØ",
|
||||||
|
"NE": "NØ",
|
||||||
|
"ENE": "ØNØ",
|
||||||
|
"E": "Ø",
|
||||||
|
"ESE": "ØSØ",
|
||||||
|
"SE": "SØ",
|
||||||
|
"SSE": "SSØ",
|
||||||
|
"S": "S",
|
||||||
|
"SSW": "SSV",
|
||||||
|
"SW": "SV",
|
||||||
|
"WSW": "VSV",
|
||||||
|
"W": "V",
|
||||||
|
"WNW": "VNV",
|
||||||
|
"NW": "NV",
|
||||||
|
"NNW": "NNV"
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user