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²-oppdatering er tilgjengelig.",
"UPDATE_NOTIFICATION_MODULE": "Oppdatering tilgjengelig for modulen MODULE_NAME.",
"UPDATE_INFO": "Nåværende installasjon er COMMIT_COUNT bak BRANCH_NAME grenen."
"UPDATE_NOTIFICATION_MODULE": "Oppdatering tilgjengelig for modulen {MODULE_NAME}.",
"UPDATE_INFO": "Nåværende installasjon er {COMMIT_COUNT} bak {BRANCH_NAME} grenen."
}