diff --git a/src/i18n/source/en_US.json b/src/i18n/source/en_US.json index 80a087c7..c08152a1 100644 --- a/src/i18n/source/en_US.json +++ b/src/i18n/source/en_US.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": "Learn more", @@ -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,9 @@ "share.platform.songLink": "Copy with song.link", "share.platform.clipboard": "Copy Link", "about.thanks": "Major thanks to the Cider Collective Team and all of our contributors.", + "spotify.openURL": "Open Spotify URL...", + "spotify.saveToAppleMusic": "Save to Apple Music", + "spotify.loadingPlaylist": "Loading Playlist...", "oobe.yes": "Yes", "oobe.no": "No", "oobe.next": "Next",