added german translation for updatenotification

This commit is contained in:
fewieden 2016-10-15 13:39:42 +02:00
parent a66a4f62bd
commit a419ad201d

View File

@ -25,5 +25,9 @@
"W": "W",
"WNW": "WNW",
"NW": "NW",
"NNW": "NNW"
"NNW": "NNW",
/* UPDATE INFO */
"UPDATE_NOTIFICATION": "Aktualisierung für MagicMirror² verfügbar.",
"UPDATE_INFO": "Die aktuelle Installation ist COMMIT_COUNT hinter dem BRANCH_NAME branch."
}