diff --git a/src/i18n/de_DE.json b/src/i18n/de_DE.json index 0908e97d..dca4167d 100644 --- a/src/i18n/de_DE.json +++ b/src/i18n/de_DE.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": "Mehr erfahren", @@ -488,6 +489,7 @@ "settings.option.visual.uiscale": "UI Skala", "settings.option.visual.useAdaptiveColors": "Adaptive Farben verwenden", "settings.option.visual.useAdaptiveColors.description": "Akzentfarbe entsprechend dem aktuellen Song ändern", + "settings.option.visual.useAdaptiveColors.popup": "Adaptive colors will take effect on the next track.", "settings.option.visual.layoutProfile": "Layout Profiltyp", "settings.option.visual.layoutProfile.description": "Passe das Layout der App an deine Wünsche an", "settings.header.visual.theme": "Theme", @@ -628,6 +630,10 @@ "share.platform.songLink": "Mit song.link kopieren", "share.platform.clipboard": "Link kopieren", "about.thanks": "Vielen lieben Dank an das Cider Collective Team und an alle Mithelfer.", + "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": "Nein", "oobe.next": "Weiter",