diff --git a/src/i18n/sk_SK.json b/src/i18n/sk_SK.json index c3e6a81e..722ded01 100644 --- a/src/i18n/sk_SK.json +++ b/src/i18n/sk_SK.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": "Zistiť viac", @@ -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": "Theme", @@ -628,6 +630,10 @@ "share.platform.songLink": "Copy with song.link", "share.platform.clipboard": "Copy Link", "about.thanks": "Ďakujeme Cider Tímu, Komunite a Kontribútorom, bez vás by to nebolo možné.", + "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",