From bf6d06133ae3e4795f213f2b6d83e2ad2a2fc240 Mon Sep 17 00:00:00 2001 From: Nyanmisaka <799610810@qq.com> Date: Mon, 25 Mar 2024 07:58:50 +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 33a3f4dfc8..b6d1c14ca7 100644 --- a/src/strings/zh-cn.json +++ b/src/strings/zh-cn.json @@ -1847,5 +1847,7 @@ "PlaybackError.NO_MEDIA_ERROR": "无法找到有效的媒体源来播放。", "PlaybackError.PLAYER_ERROR": "由于致命的播放器错误,播放失败。", "PlaybackError.SERVER_ERROR": "由于服务器错误,播放失败。", - "PlaybackError.NotAllowed": "该媒体被禁止播放。" + "PlaybackError.NotAllowed": "该媒体被禁止播放。", + "LabelAllowContentWithTags": "允许带有标签的项目", + "EnableSmoothScroll": "启用平滑滚动" }