From 655a32f745b823107bcc7a9527d650ba0f2567d4 Mon Sep 17 00:00:00 2001 From: Nyanmisaka <799610810@qq.com> Date: Mon, 4 Nov 2024 16:37:56 +0000 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 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/strings/zh-cn.json b/src/strings/zh-cn.json index b29466d4a6..6c3145cc63 100644 --- a/src/strings/zh-cn.json +++ b/src/strings/zh-cn.json @@ -1987,5 +1987,7 @@ "HeaderNewPlaylist": "新建播放列表", "PlaylistError.UpdateFailed": "更新播放列表时出错", "MediaSegmentAction.AskToSkip": "询问是否跳过", - "MediaSegmentSkipPrompt": "跳过{0}" + "MediaSegmentSkipPrompt": "跳过{0}", + "Anime": "动漫", + "MoviesAndShows": "电影和节目" }