From ba4557be62992cc137d6311820d2b4cc356cca80 Mon Sep 17 00:00:00 2001 From: Ben Phelps Date: Sat, 21 Oct 2023 18:08:04 +0300 Subject: [PATCH] New translations common.json (Turkish) --- public/locales/tr/common.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/public/locales/tr/common.json b/public/locales/tr/common.json index 7ef7b9e4..6f5c140b 100644 --- a/public/locales/tr/common.json +++ b/public/locales/tr/common.json @@ -763,6 +763,7 @@ "calendar": { "inCinemas": "In cinemas", "physicalRelease": "Physical release", - "digitalRelease": "Digital release" + "digitalRelease": "Digital release", + "noEventsToday": "No events for today!" } }