From 9f73e6b6b96801e9a3cf492c665cd3c792aa096a Mon Sep 17 00:00:00 2001 From: Ben Phelps Date: Sat, 25 Nov 2023 18:52:45 +0200 Subject: [PATCH] New translations common.json (Ukrainian) --- public/locales/uk/common.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/public/locales/uk/common.json b/public/locales/uk/common.json index 39bbef59..76e9c8af 100644 --- a/public/locales/uk/common.json +++ b/public/locales/uk/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" } }