From 1cfe21868c0330015596b3e9081157391f14a533 Mon Sep 17 00:00:00 2001 From: cryptofyre Date: Mon, 24 Oct 2022 22:28:35 -0500 Subject: [PATCH] New translations en_US.json (Turkish) --- src/i18n/tr_TR.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/i18n/tr_TR.json b/src/i18n/tr_TR.json index 03b25dc7..c89174e2 100644 --- a/src/i18n/tr_TR.json +++ b/src/i18n/tr_TR.json @@ -16,6 +16,7 @@ "term.appleMusic": "Apple Music", "term.applePodcasts": "Apple Podcasts", "term.itunes": "iTunes", + "term.spotify": "Spotify", "term.github": "GitHub", "term.discord": "Discord", "term.learnMore": "Daha fazla bilgi edin", @@ -488,6 +489,7 @@ "settings.option.visual.uiscale": "UI Scale", "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": "Tema", @@ -628,6 +630,10 @@ "share.platform.songLink": "song.link bağlantısını kopyala", "share.platform.clipboard": "Bağlantıyı kopyala", "about.thanks": "Cider Collective Ekibine ve tüm katkıda bulunanlara çok teşekkür ederiz.", + "spotify.openURL": "Open Spotify URL...", + "spotify.saveToAppleMusic": "Save to Apple Music", + "spotify.loadingPlaylist": "Loading Playlist...", + "spotify.enterURL": "Enter Spotify URL", "oobe.yes": "Yes", "oobe.no": "No", "oobe.next": "Next",