diff --git a/src/i18n/nl_NL.json b/src/i18n/nl_NL.json index ccc7ba97..b7c68229 100644 --- a/src/i18n/nl_NL.json +++ b/src/i18n/nl_NL.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": "Leer meer", @@ -488,6 +489,7 @@ "settings.option.visual.uiscale": "UI-schaal", "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": "Thema", @@ -628,6 +630,10 @@ "share.platform.songLink": "Kopiƫren met song.link", "share.platform.clipboard": "Kopieer link", "about.thanks": "Dank aan het Cider Collective Team en al hun bijdragers.", + "spotify.openURL": "Open Spotify URL...", + "spotify.saveToAppleMusic": "Save to Apple Music", + "spotify.loadingPlaylist": "Loading Playlist...", + "spotify.enterURL": "Enter Spotify URL", "oobe.yes": "Ja", "oobe.no": "Nee", "oobe.next": "Volgende",