Add module 'updatenotification'.

This commit is contained in:
Michael Teeuw
2016-10-15 13:08:46 +02:00
parent e721d2204b
commit a66a4f62bd
10 changed files with 167 additions and 3 deletions

View File

@@ -25,5 +25,9 @@
"W": "W",
"WNW": "WNW",
"NW": "NW",
"NNW": "NNW"
"NNW": "NNW",
/* UPDATE INFO */
"UPDATE_NOTIFICATION": "MagicMirror² update beschikbaar.",
"UPDATE_INFO": "De huidige installatie loopt COMMIT_COUNT achter op de BRANCH_NAME branch."
}