Add danish (da) (#541)

* Add danish (da)

* Add danish (da)

configuration -> config
pull/435/merge
tleegaard 2017-10-30 06:32:14 +01:00 committed by Paulus Schoutsen
parent 1c9bb53939
commit b06bb80ba3
1 changed files with 13 additions and 0 deletions

13
translations/da.json Normal file
View File

@ -0,0 +1,13 @@
{
"language": {
"da": "Dansk"
},
"panel": {
"states": "Oversigt",
"map": "Kort",
"logbook": "Logbog",
"history": "Historik",
"log_out": "Log af",
"config": "Indstillinger"
}
}