From 97cee6ca5456ddd07c7765cbf3c22c9b2c150919 Mon Sep 17 00:00:00 2001 From: Klassenlehrer161 Date: Mon, 13 Oct 2025 08:09:09 +0200 Subject: [PATCH] chore(i18n): Translated using Weblate (German) Currently translated at 99.7% (455 of 456 strings) Translation: pear-devs/pear-desktop/i18n Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/de/ --- src/i18n/resources/de.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/i18n/resources/de.json b/src/i18n/resources/de.json index aa9d71ec..4fd929f3 100644 --- a/src/i18n/resources/de.json +++ b/src/i18n/resources/de.json @@ -462,8 +462,8 @@ "label": "Status Text", "submenu": { "artist": "Hört {artist} zu", - "title": "Du hörst {song title}", - "pear-desktop": "Hört Pear Desktop" + "pear-desktop": "Hört Pear Desktop", + "title": "Du hörst {song title}" } } },