add german translation (#477)

This commit is contained in:
hexa- 2017-10-27 06:28:42 +02:00 committed by Paulus Schoutsen
parent 98c306e5c2
commit 331848aa92

12
translations/de.json Normal file
View File

@ -0,0 +1,12 @@
{
"language": {
"de": "Deutsch"
},
"panel": {
"states": "Zustände",
"map": "Karte",
"logbook": "Logbuch",
"history": "Verlauf",
"log_out": "Abmelden"
}
}