From 66b7eef5aaeabf62cc53d964d3482c826072eb4f Mon Sep 17 00:00:00 2001 From: cryptofyre Date: Fri, 25 Feb 2022 11:00:33 -0600 Subject: [PATCH] New translations en_US.json (Russian) --- src/i18n/ru_RU.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/i18n/ru_RU.json b/src/i18n/ru_RU.json index bdf7e526..79c3c824 100644 --- a/src/i18n/ru_RU.json +++ b/src/i18n/ru_RU.json @@ -200,7 +200,7 @@ "action.startRadio": "Создать станцию", "action.tray.quit": "Выйти", "action.tray.minimize": "Свернуть в трей", - "action.moveToTop": "Переместить наверх", + "action.moveToTop": "Move out of Folder", "action.share": "Поделиться", "action.rename": "Переименовать", "action.love": "Нравится", @@ -339,7 +339,7 @@ "settings.header.experimental": "Экспериментальные", "settings.option.experimental.compactUI": "Компактный интерфейс", "spatial.audioSource": "Источник звука", - "settings.option.experimental.unknownPlugin.description": "Allow installion of plugins from repos other than the Cider Plugin Repository", + "settings.option.experimental.unknownPlugin.description": "Allow installation of plugins from repos other than the Cider Plugin Repository", "settings.option.experimental.compactUI": "Compact UI", "settings.option.experimental.close_button_hide": "Кнопка «Закрыть» скрывает приложение", "settings.option.lyrics.enableYoutubeLyrics": "Включить Youtube Lyrics для музыкальных клипов",