From ad665c6c4fd2bf3549cb3a7d1dc3b419a6958ce5 Mon Sep 17 00:00:00 2001 From: booploops Date: Tue, 25 Oct 2022 03:26:48 +0000 Subject: [PATCH] chore: Updated i18n Source [ci skip] --- src/i18n/source/en_US.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/i18n/source/en_US.json b/src/i18n/source/en_US.json index c08152a1..a0e63714 100644 --- a/src/i18n/source/en_US.json +++ b/src/i18n/source/en_US.json @@ -633,6 +633,7 @@ "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",