From c78638318f3adc9cca1a6898c4331ebc85655e06 Mon Sep 17 00:00:00 2001 From: Ben Phelps Date: Sat, 25 Nov 2023 18:52:27 +0200 Subject: [PATCH] New translations common.json (Czech) --- public/locales/cs/common.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/public/locales/cs/common.json b/public/locales/cs/common.json index f1c9e9d4..27e88057 100644 --- a/public/locales/cs/common.json +++ b/public/locales/cs/common.json @@ -765,6 +765,7 @@ "inCinemas": "In cinemas", "physicalRelease": "Physical release", "digitalRelease": "Digital release", - "noEventsToday": "No events for today!" + "noEventsToday": "No events for today!", + "noEventsFound": "No events found" } }