From 747d994ccd19ee4e530216f978c723c943634832 Mon Sep 17 00:00:00 2001 From: cryptofyre Date: Mon, 24 Oct 2022 22:28:51 -0500 Subject: [PATCH] New translations en_US.json (Russian) --- src/i18n/ru_RU.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/i18n/ru_RU.json b/src/i18n/ru_RU.json index 435303e2..1bff4c06 100644 --- a/src/i18n/ru_RU.json +++ b/src/i18n/ru_RU.json @@ -16,6 +16,7 @@ "term.appleMusic": "Apple Music", "term.applePodcasts": "Подкасты Apple", "term.itunes": "iTunes", + "term.spotify": "Spotify", "term.github": "GitHub", "term.discord": "Discord", "term.learnMore": "Узнать больше", @@ -488,6 +489,7 @@ "settings.option.visual.uiscale": "Размер интерфейса", "settings.option.visual.useAdaptiveColors": "Use Adaptive Colors", "settings.option.visual.useAdaptiveColors.description": "Change the accent color to match the current song", + "settings.option.visual.useAdaptiveColors.popup": "Adaptive colors will take effect on the next track.", "settings.option.visual.layoutProfile": "Layout Profile Type", "settings.option.visual.layoutProfile.description": "Adjust the layout of the app to your preference", "settings.header.visual.theme": "Тема", @@ -628,6 +630,10 @@ "share.platform.songLink": "Скопировать с song.link", "share.platform.clipboard": "Скопировать ссылку", "about.thanks": "Большое спасибо команде Cider Collective и всем нашим вкладчикам.", + "spotify.openURL": "Open Spotify URL...", + "spotify.saveToAppleMusic": "Save to Apple Music", + "spotify.loadingPlaylist": "Loading Playlist...", + "spotify.enterURL": "Enter Spotify URL", "oobe.yes": "Да", "oobe.no": "Нет", "oobe.next": "Следующий",