From b1616e613e6fef3fb6fb4314de7c424c4083c29b Mon Sep 17 00:00:00 2001 From: Ben Phelps Date: Sat, 25 Nov 2023 20:47:40 +0200 Subject: [PATCH] New translations common.json (German) --- public/locales/de/common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/de/common.json b/public/locales/de/common.json index 9a5a1b00..2d796c7e 100644 --- a/public/locales/de/common.json +++ b/public/locales/de/common.json @@ -766,6 +766,6 @@ "physicalRelease": "Physische Version", "digitalRelease": "Digitale Version", "noEventsToday": "Heute keine Ereignisse!", - "noEventsFound": "No events found" + "noEventsFound": "Keine Termine gefunden" } }