From 5217e7eaf488d2b76f005c0c2a4230c2d548d45f Mon Sep 17 00:00:00 2001 From: cryptofyre Date: Mon, 24 Oct 2022 22:28:48 -0500 Subject: [PATCH] New translations en_US.json (English, United Kingdom) --- src/i18n/en_GB.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/i18n/en_GB.json b/src/i18n/en_GB.json index 62b7eee4..c3b76d55 100644 --- a/src/i18n/en_GB.json +++ b/src/i18n/en_GB.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 Colours", "settings.option.visual.useAdaptiveColors.description": "Change the accent colour 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": "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...", + "spotify.enterURL": "Enter Spotify URL", "oobe.yes": "Yes", "oobe.no": "No", "oobe.next": "Next",