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