From 07e308bff981579e6849db46d39ebe15eb87d7bc Mon Sep 17 00:00:00 2001 From: Nyanmisaka <799610810@qq.com> Date: Thu, 28 Mar 2024 06:28:45 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Simplified)) 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 a58a58c0ae..ea811604e0 100644 --- a/src/strings/zh-cn.json +++ b/src/strings/zh-cn.json @@ -1853,5 +1853,6 @@ "LimitSupportedVideoResolutionHelp": "使用“允许的最高视频转码分辨率”作为支持的最高视频分辨率。", "LimitSupportedVideoResolution": "限制支持的最高视频分辨率", "AllowContentWithTagsHelp": "仅显示至少具有一个指定标签的媒体。", - "BlockContentWithTagsHelp": "隐藏至少具有一个指定标签的媒体。" + "BlockContentWithTagsHelp": "隐藏至少具有一个指定标签的媒体。", + "AirPlay": "隔空播放" }