Merge pull request #535 from Platimir/patch-3

Added update info translation
This commit is contained in:
Michael Teeuw
2016-11-22 07:51:48 +01:00
committed by GitHub

View File

@@ -25,4 +25,9 @@
"WNW": "WNW",
"NW": "NW",
"NNW": "NNW"
/* UPDATE INFO */
"UPDATE_NOTIFICATION": "Dostępna jest aktualizacja MagicMirror².",
"UPDATE_NOTIFICATION_MODULE": "Dostępna jest aktualizacja modułu MODULE_NAME.",
"UPDATE_INFO": "The current installation is COMMIT_COUNT behind on the BRANCH_NAME branch."
}