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": "Включить звук",