From 728943ce31f6d823fe513d15661e140748f3512c Mon Sep 17 00:00:00 2001 From: cryptofyre Date: Mon, 26 Sep 2022 11:46:08 -0500 Subject: [PATCH] New translations en_US.json (German) --- src/i18n/de_DE.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/de_DE.json b/src/i18n/de_DE.json index f59eec68..895476c2 100644 --- a/src/i18n/de_DE.json +++ b/src/i18n/de_DE.json @@ -264,8 +264,8 @@ "action.removeFromQueue.success": "Aus Warteschlange entfernt", "action.removeFromQueue.error": "Fehler beim Entfernen aus der Warteschlange", "action.createPlaylist": "Neue Playlist erstellen", - "action.addToPlaylist": "Zur Playlist hinzufügen", "action.addToPlaylist.duplicate": "Dieses Element befindet sich bereits in dieser Playlist. Möchtest du wirklich fortfahren?", + "action.addToPlaylist": "Zur Playlist hinzufügen", "action.removeFromPlaylist": "Aus Playlist entfernen", "action.addToFavorites": "Zu Favoriten hinzufügen", "action.follow": "Folgen",