diff --git a/public/locales/zh-Hans/common.json b/public/locales/zh-Hans/common.json index 64173da6..a3111bb4 100644 --- a/public/locales/zh-Hans/common.json +++ b/public/locales/zh-Hans/common.json @@ -765,6 +765,7 @@ "inCinemas": "上映中", "physicalRelease": "实体发行", "digitalRelease": "数字发行", - "noEventsToday": "今天没有活动!" + "noEventsToday": "今天没有活动!", + "noEventsFound": "No events found" } }