From a8243616a1229de0514c884792dca37ec3037817 Mon Sep 17 00:00:00 2001 From: Michael <87752300+michi-onl@users.noreply.github.com> Date: Fri, 12 Dec 2025 12:00:20 +0100 Subject: [PATCH] Update German translation for no_results message --- messages/de.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/messages/de.json b/messages/de.json index 6a4866f..9cff03e 100644 --- a/messages/de.json +++ b/messages/de.json @@ -79,7 +79,7 @@ "image": "Bild", "placeholder": "Format suchen", "no_formats": "Keine Formate verfügbar", - "no_results": "Keine Formate entsprechen deiner Suche" + "no_results": "Keine Ergebnisse" }, "tooltips": { "unknown_file": "Unbekannter Dateityp",