From 6dde3390dc4dcaa03682db1f123b856a5064c1b0 Mon Sep 17 00:00:00 2001 From: Ben Phelps Date: Sat, 25 Nov 2023 18:52:28 +0200 Subject: [PATCH] New translations common.json (Danish) --- public/locales/da/common.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/public/locales/da/common.json b/public/locales/da/common.json index 6bfb4bd2..4427ca57 100644 --- a/public/locales/da/common.json +++ b/public/locales/da/common.json @@ -765,6 +765,7 @@ "inCinemas": "I biografen", "physicalRelease": "Fysisk udgivelse", "digitalRelease": "Digitale udgivelser", - "noEventsToday": "No events for today!" + "noEventsToday": "No events for today!", + "noEventsFound": "No events found" } }