From 4accaf9bea927b99924c571e70ad52d7ef3ad312 Mon Sep 17 00:00:00 2001 From: Ben Phelps Date: Sat, 25 Nov 2023 18:52:17 +0200 Subject: [PATCH] New translations common.json (Chinese Traditional) --- public/locales/zh-Hant/common.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/public/locales/zh-Hant/common.json b/public/locales/zh-Hant/common.json index b3d9b046..0960e707 100644 --- a/public/locales/zh-Hant/common.json +++ b/public/locales/zh-Hant/common.json @@ -765,6 +765,7 @@ "inCinemas": "In cinemas", "physicalRelease": "Physical release", "digitalRelease": "Digital release", - "noEventsToday": "今日無事件" + "noEventsToday": "今日無事件", + "noEventsFound": "No events found" } }