diff --git a/src/i18n/hu_HU.json b/src/i18n/hu_HU.json index 1545e2db..55c45831 100644 --- a/src/i18n/hu_HU.json +++ b/src/i18n/hu_HU.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": "Tudj meg többet", @@ -488,6 +489,7 @@ "settings.option.visual.uiscale": "Nagyítás mértéke", "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": "Téma", @@ -628,6 +630,10 @@ "share.platform.songLink": "song.link URL másolása", "share.platform.clipboard": "Link másolása", "about.thanks": "Köszönet a Cider Collective csapatának és minden hozzájárulónak.", + "spotify.openURL": "Open Spotify URL...", + "spotify.saveToAppleMusic": "Save to Apple Music", + "spotify.loadingPlaylist": "Loading Playlist...", + "spotify.enterURL": "Enter Spotify URL", "oobe.yes": "Igen", "oobe.no": "Nem", "oobe.next": "Következő",