From 598c708e92df97150c0067562a7348870341782d Mon Sep 17 00:00:00 2001 From: Jan Diekmann Date: Sun, 21 Dec 2025 19:00:45 +0100 Subject: [PATCH] chore(i18n): Translated using Weblate (German) Currently translated at 99.7% (462 of 463 strings) Translation: pear-devs/pear-desktop/i18n Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/de/ --- src/i18n/resources/de.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}" } }