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" } }