From 8c23c1e795f9d7ebb4a9030d8e8bcdd973c470a5 Mon Sep 17 00:00:00 2001 From: fidoriel <49869342+fidoriel@users.noreply.github.com> Date: Sun, 25 Feb 2024 22:25:17 +0100 Subject: [PATCH] german translation for LabelAllowSeekingOnMediaControls --- strings/de.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/strings/de.json b/strings/de.json index 8420b090..1e94df10 100644 --- a/strings/de.json +++ b/strings/de.json @@ -85,7 +85,7 @@ "LabelAddedAt": "Hinzugefügt am", "LabelAddToPlaylist": "Zur Wiedergabeliste hinzufügen", "LabelAll": "Alle", - "LabelAllowSeekingOnMediaControls": "Allow position seeking on media notification controls", + "LabelAllowSeekingOnMediaControls": "Erlaube Vor- und Zurückspulen auf dem Medienkontrollelement bei den Benachrichtigungen", "LabelAuthor": "Autor", "LabelAuthorFirstLast": "Autor (Vorname Nachname)", "LabelAuthorLastFirst": "Autor (Nachname, Vorname)",