From a38e06e1beff053cd3dccd1d0c822bce359e4a98 Mon Sep 17 00:00:00 2001 From: cryptofyre Date: Mon, 31 Oct 2022 06:18:20 -0500 Subject: [PATCH] New translations en_US.json (Polish) --- src/i18n/pl_PL.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/i18n/pl_PL.json b/src/i18n/pl_PL.json index 50ff118b..652d44b6 100644 --- a/src/i18n/pl_PL.json +++ b/src/i18n/pl_PL.json @@ -72,6 +72,9 @@ "term.enableRepeatOne": "Włącz powtarzanie pojedynczego utworu", "term.disableRepeatOne": "Wyłącz powtarzanie pojedynczego utworu", "term.disableRepeat": "Wyłącz powtarzanie", + "term.repeat.one": "Repeat One", + "term.repeat.all": "Repeat All", + "term.repeat.none": "Repeat Off", "term.volume": "Głośność", "term.mute": "Wycisz", "term.unmute": "Wyłącz wyciszenie",