From 71f72b70d9e2ec387a5809c3f3d6847499ba1b80 Mon Sep 17 00:00:00 2001 From: cryptofyre Date: Mon, 26 Sep 2022 11:45:47 -0500 Subject: [PATCH] New translations en_US.json (English, United Kingdom) --- src/i18n/en_GB.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/en_GB.json b/src/i18n/en_GB.json index f4ab5333..321372ae 100644 --- a/src/i18n/en_GB.json +++ b/src/i18n/en_GB.json @@ -264,8 +264,8 @@ "action.removeFromQueue.success": "Removed from Queue", "action.removeFromQueue.error": "Error Removing from Queue", "action.createPlaylist": "Create a New Playlist", - "action.addToPlaylist": "Add to Playlist", "action.addToPlaylist.duplicate": "Item already exists in playlist. Do you want to continue?", + "action.addToPlaylist": "Add to Playlist", "action.removeFromPlaylist": "Remove from Playlist", "action.addToFavorites": "Add to Favourites", "action.follow": "Follow",