From 5afc5eccb86f16e7b2ead189fce08737f968e611 Mon Sep 17 00:00:00 2001 From: Ben Phelps Date: Sun, 26 Nov 2023 10:55:26 +0200 Subject: [PATCH] New translations common.json (Chinese Simplified) --- public/locales/zh-Hans/common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/zh-Hans/common.json b/public/locales/zh-Hans/common.json index a3111bb4..0900b2ab 100644 --- a/public/locales/zh-Hans/common.json +++ b/public/locales/zh-Hans/common.json @@ -766,6 +766,6 @@ "physicalRelease": "实体发行", "digitalRelease": "数字发行", "noEventsToday": "今天没有活动!", - "noEventsFound": "No events found" + "noEventsFound": "未找到事件" } }