From c871c417de30a578bd50a8556fa09b247c53ff04 Mon Sep 17 00:00:00 2001 From: Devydd <68201914+devydd@users.noreply.github.com> Date: Tue, 16 Mar 2021 01:15:10 +0100 Subject: [PATCH] Add Polish translations for extended Power Pulse configuration --- Translations/translation_PL.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/Translations/translation_PL.json b/Translations/translation_PL.json index 4c84fb8b..6aab746e 100644 --- a/Translations/translation_PL.json +++ b/Translations/translation_PL.json @@ -305,6 +305,20 @@ "speed" ], "desc": "Speed of icon animations in menu " + }, + "PowerPulseWait": { + "text2": [ + "Czas między", + "imp. mocy" + ], + "desc": "Czas między kolejnymi impulsami mocy zapobiegającymi usypianiu powerbanku (x 2.5s)" + }, + "PowerPulseDuration": { + "text2": [ + "Długość", + "impulsu mocy" + ], + "desc": "Długość impulsu mocy zapobiegającego usypianiu powerbanku (x 250ms)" } } }