From 096f432b51b567acff43c1318f339c846a9aaea1 Mon Sep 17 00:00:00 2001 From: Nyanmisaka <799610810@qq.com> Date: Mon, 25 Mar 2024 19:43:17 +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 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/strings/zh-cn.json b/src/strings/zh-cn.json index b8b10c66d8..a58a58c0ae 100644 --- a/src/strings/zh-cn.json +++ b/src/strings/zh-cn.json @@ -1851,5 +1851,7 @@ "LabelAllowContentWithTags": "允许带有标签的项目", "EnableSmoothScroll": "启用平滑滚动", "LimitSupportedVideoResolutionHelp": "使用“允许的最高视频转码分辨率”作为支持的最高视频分辨率。", - "LimitSupportedVideoResolution": "限制支持的最高视频分辨率" + "LimitSupportedVideoResolution": "限制支持的最高视频分辨率", + "AllowContentWithTagsHelp": "仅显示至少具有一个指定标签的媒体。", + "BlockContentWithTagsHelp": "隐藏至少具有一个指定标签的媒体。" }