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