From 9011ec69a66effe2eea20dd11b45e5b46be0bbf1 Mon Sep 17 00:00:00 2001 From: Ben Phelps Date: Wed, 8 Nov 2023 13:31:25 +0200 Subject: [PATCH] New translations common.json (Chinese Simplified) --- public/locales/zh-Hans/common.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/locales/zh-Hans/common.json b/public/locales/zh-Hans/common.json index a145ba41..64173da6 100644 --- a/public/locales/zh-Hans/common.json +++ b/public/locales/zh-Hans/common.json @@ -89,7 +89,7 @@ "siteMonitor": { "http_status": "HTTP status", "error": "错误", - "response": "Response", + "response": "响应", "down": "离线", "up": "在线", "not_available": "不可用" @@ -765,6 +765,6 @@ "inCinemas": "上映中", "physicalRelease": "实体发行", "digitalRelease": "数字发行", - "noEventsToday": "No events for today!" + "noEventsToday": "今天没有活动!" } }