From 383e6b82e31de6e01ccd8a0970b2eb9350d6028b Mon Sep 17 00:00:00 2001 From: cryptofyre Date: Mon, 31 Oct 2022 06:18:23 -0500 Subject: [PATCH] New translations en_US.json (Russian) --- src/i18n/ru_RU.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/i18n/ru_RU.json b/src/i18n/ru_RU.json index 1bff4c06..a69a1617 100644 --- a/src/i18n/ru_RU.json +++ b/src/i18n/ru_RU.json @@ -72,6 +72,9 @@ "term.enableRepeatOne": "Включить повтор одной композиции", "term.disableRepeatOne": "Выключить повтор одной композиции", "term.disableRepeat": "Выключить повторение", + "term.repeat.one": "Repeat One", + "term.repeat.all": "Repeat All", + "term.repeat.none": "Repeat Off", "term.volume": "Громкость", "term.mute": "Заглушить", "term.unmute": "Включить звук",