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
commit ace460c69b

View File

@ -25,4 +25,9 @@
"WNW": "WNW", "WNW": "WNW",
"NW": "NW", "NW": "NW",
"NNW": "NNW" "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."
} }