diff --git a/src/i18n/resources/de.json b/src/i18n/resources/de.json index ac7326ed..8f0d41fa 100644 --- a/src/i18n/resources/de.json +++ b/src/i18n/resources/de.json @@ -478,8 +478,8 @@ "set-status-display-type": { "label": "Status Text", "submenu": { - "artist": "Hört {artist} zu", "application": "Hört {{applicationName}}", + "artist": "Hört {artist} zu", "title": "Du hörst {song title}" } }