From 25700928e9723c7ba1215d56fd58af89ef6c1bfc Mon Sep 17 00:00:00 2001 From: MLK Date: Tue, 7 Feb 2023 20:49:20 +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 85bb1f4a3..5f9d96df5 100644 --- a/src/strings/zh-cn.json +++ b/src/strings/zh-cn.json @@ -1688,5 +1688,6 @@ "DownloadAll": "全部下载", "Experimental": "实验功能", "LabelStereoDownmixAlgorithm": "立体声降混算法", - "StereoDownmixAlgorithmHelp": "用于将多声道下降混合为立体声的算法。" + "StereoDownmixAlgorithmHelp": "用于将多声道下降混合为立体声的算法。", + "HeaderRecordingMetadataSaving": "记录元数据" }