From 414f25d434f23cf331160deeb137f7c31b44b390 Mon Sep 17 00:00:00 2001 From: Ben Phelps Date: Sat, 25 Nov 2023 18:52:40 +0200 Subject: [PATCH] New translations common.json (Portuguese) --- public/locales/pt/common.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/public/locales/pt/common.json b/public/locales/pt/common.json index 93ad1c75..ea3493ea 100644 --- a/public/locales/pt/common.json +++ b/public/locales/pt/common.json @@ -765,6 +765,7 @@ "inCinemas": "Em cinemas", "physicalRelease": "Lançamento físico", "digitalRelease": "Lançamento digital", - "noEventsToday": "Não existem eventos hoje!" + "noEventsToday": "Não existem eventos hoje!", + "noEventsFound": "No events found" } }