From 7a3ae1aa42424d968ba5c90ce22e2ce032ba0ec0 Mon Sep 17 00:00:00 2001 From: Ben Phelps Date: Sat, 21 Oct 2023 18:08:13 +0300 Subject: [PATCH] New translations common.json (Hindi) --- public/locales/hi/common.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/public/locales/hi/common.json b/public/locales/hi/common.json index 254a54cb..9bdba62a 100644 --- a/public/locales/hi/common.json +++ b/public/locales/hi/common.json @@ -763,6 +763,7 @@ "calendar": { "inCinemas": "In cinemas", "physicalRelease": "Physical release", - "digitalRelease": "Digital release" + "digitalRelease": "Digital release", + "noEventsToday": "No events for today!" } }