From dc814b037a302faf9c69f78c5ab6dd97ee6ca4ed Mon Sep 17 00:00:00 2001 From: cryptofyre Date: Mon, 26 Sep 2022 11:46:01 -0500 Subject: [PATCH] New translations en_US.json (Dutch) --- src/i18n/nl_NL.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/nl_NL.json b/src/i18n/nl_NL.json index 11c273d8..e8b65470 100644 --- a/src/i18n/nl_NL.json +++ b/src/i18n/nl_NL.json @@ -264,8 +264,8 @@ "action.removeFromQueue.success": "Verwijderd uit wachtrij", "action.removeFromQueue.error": "Fout bij verwijderen uit wachtrij", "action.createPlaylist": "Maak een nieuwe afspeellijst", - "action.addToPlaylist": "Zet in een afspeellijst", "action.addToPlaylist.duplicate": "Dit nummer staat al in je afspeellijst. Wilt u hem alsnog toevoegen?", + "action.addToPlaylist": "Zet in een afspeellijst", "action.removeFromPlaylist": "Verwijder uit afspeellijst", "action.addToFavorites": "Toevoegen aan favorieten", "action.follow": "Volgen",