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": "隐藏至少具有一个指定标签的媒体。" }