Check for module updates

This commit is contained in:
Chris van Marle
2016-11-16 18:19:44 +01:00
parent 6d6bf2df3a
commit 7329515a4d
4 changed files with 32 additions and 7 deletions

View File

@@ -29,5 +29,6 @@
/* UPDATE INFO */
"UPDATE_NOTIFICATION": "MagicMirror² update available.",
"UPDATE_NOTIFICATION_MODULE": "Update available for MODULE_NAME module.",
"UPDATE_INFO": "The current installation is COMMIT_COUNT behind on the BRANCH_NAME branch."
}