update translations for updatenotifications

This commit is contained in:
fewieden
2018-02-17 10:14:37 +01:00
parent 505825056c
commit f414707f11
25 changed files with 49 additions and 49 deletions

View File

@@ -27,6 +27,6 @@
"NNW": "NNV",
"UPDATE_NOTIFICATION": "MagicMirror² uppdatering finns tillgänglig.",
"UPDATE_NOTIFICATION_MODULE": "Uppdatering finns tillgänglig av MODULE_NAME modulen.",
"UPDATE_INFO": "Denna installation ligger COMMIT_COUNT steg bakom BRANCH_NAME grenen."
"UPDATE_NOTIFICATION_MODULE": "Uppdatering finns tillgänglig av {MODULE_NAME} modulen.",
"UPDATE_INFO": "Denna installation ligger {COMMIT_COUNT} steg bakom {BRANCH_NAME} grenen."
}