diff --git a/src/i18n/resources/de.json b/src/i18n/resources/de.json index a4877f32..a6cbcd29 100644 --- a/src/i18n/resources/de.json +++ b/src/i18n/resources/de.json @@ -579,6 +579,14 @@ }, "scrobbler": { "description": "Scrobbling-Unterstützung aktivieren (z.B. für last.fm, Listenbrainz)", + "dialog": { + "lastfm": { + "auth-failed": { + "message": "Die Authentifizierung bei Last.fm ist fehlgeschlagen\nBlende das Pop-up bis zum nächsten Neustart aus.", + "title": "Authentifizierung Fehlgeschlagen" + } + } + }, "menu": { "lastfm": { "api-settings": "Last.fm API Einstellungen"