From ee29ce5da53310a6245b1c61c3fa0fafd5f007e4 Mon Sep 17 00:00:00 2001 From: Ben Phelps Date: Sat, 25 Nov 2023 18:52:55 +0200 Subject: [PATCH] New translations common.json (Telugu) --- public/locales/te/common.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/public/locales/te/common.json b/public/locales/te/common.json index 5b3f7c97..b72c7bb7 100644 --- a/public/locales/te/common.json +++ b/public/locales/te/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" } }