From b922fe35ab4ac530508b58881810dece16ada33b Mon Sep 17 00:00:00 2001 From: Platimir Date: Mon, 21 Nov 2016 22:14:16 +0100 Subject: [PATCH] Added update info translation Added 2/3 update info translation --- translations/pl.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/translations/pl.json b/translations/pl.json index 98fe7c61..7a47745b 100644 --- a/translations/pl.json +++ b/translations/pl.json @@ -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." }