From b05e46c54f6155f97b37cdf1ec26ec165d323406 Mon Sep 17 00:00:00 2001 From: Ben Phelps Date: Sun, 22 Oct 2023 12:21:38 +0300 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 8a26ba2c..5b2188bf 100644 --- a/public/locales/de/common.json +++ b/public/locales/de/common.json @@ -764,6 +764,6 @@ "inCinemas": "Im Kino", "physicalRelease": "Physische Version", "digitalRelease": "Digitale Version", - "noEventsToday": "No events for today!" + "noEventsToday": "Heute keine Ereignisse!" } }