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