From 4f19ecab18ac59f1394f19312f514a53fedc5378 Mon Sep 17 00:00:00 2001 From: cryptofyre Date: Mon, 21 Feb 2022 22:37:50 -0600 Subject: [PATCH] New translations en_US.json (Russian) --- src/i18n/ru_RU.jsonc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/i18n/ru_RU.jsonc b/src/i18n/ru_RU.jsonc index 2e8df777..885ae209 100644 --- a/src/i18n/ru_RU.jsonc +++ b/src/i18n/ru_RU.jsonc @@ -142,6 +142,7 @@ "term.noVideos": "Видео не найдено.", "settings.header.connectivity": "Прочее", "term.pluginMenu": "Plug-in Menu", + "term.pluginMenu.none": "No interactive plugins.", "term.replay": "Replay", "action.goToAlbum": "Перейти к альбому", "home.followedArtists": "Отслеживаемые артисты", @@ -365,4 +366,4 @@ "remote.web.description": "Отсканируйте QR-код, чтобы подключить телефон к Cider Remote", "remote.web.description": "Scan the QR code to pair your phone up with this Cider instance", "about.thanks": "Большое спасибо команде Cider Collective и всем нашим вкладчикам." -} \ No newline at end of file +}