From 6e9235fd3eafeccf29a79c6d166ce8002ab25204 Mon Sep 17 00:00:00 2001 From: Ben Phelps Date: Sat, 21 Oct 2023 18:07:46 +0300 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 aa10d2b6..94362743 100644 --- a/public/locales/da/common.json +++ b/public/locales/da/common.json @@ -763,6 +763,7 @@ "calendar": { "inCinemas": "I biografen", "physicalRelease": "Fysisk udgivelse", - "digitalRelease": "Digitale udgivelser" + "digitalRelease": "Digitale udgivelser", + "noEventsToday": "No events for today!" } }