From bca6f745137956a975c7a6905c602308974e1801 Mon Sep 17 00:00:00 2001 From: Ben Phelps Date: Sat, 21 Oct 2023 18:07:59 +0300 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 21b34fa0..978fe814 100644 --- a/public/locales/pt/common.json +++ b/public/locales/pt/common.json @@ -763,6 +763,7 @@ "calendar": { "inCinemas": "In cinemas", "physicalRelease": "Physical release", - "digitalRelease": "Digital release" + "digitalRelease": "Digital release", + "noEventsToday": "No events for today!" } }