diff --git a/translations/de.json b/translations/de.json new file mode 100644 index 0000000000..e36240741e --- /dev/null +++ b/translations/de.json @@ -0,0 +1,12 @@ +{ + "language": { + "de": "Deutsch" + }, + "panel": { + "states": "Zustände", + "map": "Karte", + "logbook": "Logbuch", + "history": "Verlauf", + "log_out": "Abmelden" + } +}