From c75d453f96cf8b300dc9d42f3c8e952acb483693 Mon Sep 17 00:00:00 2001 From: DyingSlacker <2391773977@outlook.com> Date: Wed, 2 Jul 2025 09:58:36 -0400 Subject: [PATCH] Translated using Weblate (Chinese (Simplified Han script)) Translation: Jellyfin/Jellyfin Web Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hans/ --- src/strings/zh-cn.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/strings/zh-cn.json b/src/strings/zh-cn.json index fe95332c0..b2a99a495 100644 --- a/src/strings/zh-cn.json +++ b/src/strings/zh-cn.json @@ -2062,5 +2062,7 @@ "TranscodingLoadError": "加载转码设置失败", "PluginsLoadError": "加载插件时发生错误。", "ButtonLearnMore": "了解更多", - "LiveTVPageLoadError": "无法加载录制页面" + "LiveTVPageLoadError": "无法加载录制页面", + "ConnectAnyway": "仍要连接", + "HeaderServerMismatch": "服务器不匹配" }