From 59dd84b2ee3e729d97092002447f1c38f20b8f69 Mon Sep 17 00:00:00 2001 From: lldsolitude Date: Tue, 26 May 2020 15:10:27 +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 1c9c681de7..0b51170196 100644 --- a/src/strings/zh-cn.json +++ b/src/strings/zh-cn.json @@ -1523,5 +1523,6 @@ "LabelEnableHttpsHelp": "开启服务器对所配置HTTPS 端口的监听。必须配置有效的证书才会生效。", "LabelEnableHttps": "启用 HTTPS", "LabelChromecastVersion": "Chromecast版本", - "HeaderDVR": "DVR" + "HeaderDVR": "DVR", + "LabelNightly": "Nightly" }