diff --git a/public/locales/zh-Hans/common.json b/public/locales/zh-Hans/common.json index 20c5be23..6c784925 100644 --- a/public/locales/zh-Hans/common.json +++ b/public/locales/zh-Hans/common.json @@ -763,6 +763,7 @@ "calendar": { "inCinemas": "上映中", "physicalRelease": "实体发行", - "digitalRelease": "数字发行" + "digitalRelease": "数字发行", + "noEventsToday": "No events for today!" } }