From 4731151c651ea74ef874c8a14d75563f2b1ae695 Mon Sep 17 00:00:00 2001 From: Rustry <3130585774@qq.com> Date: Sun, 11 May 2025 21:46:21 -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 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/strings/zh-cn.json b/src/strings/zh-cn.json index 8abb1dcbc..1e465cc72 100644 --- a/src/strings/zh-cn.json +++ b/src/strings/zh-cn.json @@ -2028,5 +2028,6 @@ "LimitSegmentLength": "使用更短的 HLS 片段", "LimitSegmentLengthHelp": "启用此选项可能有助于防止 HLS 播放器在某些设备(如 webOS 电视)上进行快进 / 快退操作时出现卡顿。", "HeaderServerUnavailable": "服务器不可用", - "HeaderUpdateRequired": "需要更新" + "HeaderUpdateRequired": "需要更新", + "ViewSettings": "查看设置" }