From 288763924392f400e09ae7d564e24f5235026b02 Mon Sep 17 00:00:00 2001 From: Kane Blueriver Date: Thu, 5 May 2022 16:52:39 +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 6fbeecb1a5..384fab002a 100644 --- a/src/strings/zh-cn.json +++ b/src/strings/zh-cn.json @@ -1649,5 +1649,6 @@ "OriginalAirDate": "原始播出日期", "Digital": "数字的", "MessageUnauthorizedUser": "您目前无权访问服务器。请联系您的服务器管理员以获取更多信息。", - "EnableEnhancedNvdecDecoderHelp": "实验性的 NVDEC 实现,除非你遇到了解码错误,否则不要启用此选项。" + "EnableEnhancedNvdecDecoderHelp": "实验性的 NVDEC 实现,除非你遇到了解码错误,否则不要启用此选项。", + "HomeVideosPhotos": "主页视频及照片" }