From 5edc398b51cb785a4832b156a6a01bee44ace9ee Mon Sep 17 00:00:00 2001 From: Ben Phelps Date: Sat, 21 Oct 2023 18:08:05 +0300 Subject: [PATCH] New translations common.json (Chinese Simplified) --- public/locales/zh-Hans/common.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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!" } }