From f3e4c8316cee6a0ef599970d5829fa83be255857 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=9A=87=E7=94=AB=E6=9C=9D=E4=BA=91?= Date: Wed, 7 Jun 2023 07:46:37 +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 95be6c3a8..866af25d1 100644 --- a/src/strings/zh-cn.json +++ b/src/strings/zh-cn.json @@ -1736,5 +1736,6 @@ "LabelEnableLUFSScanHelp": "启用音乐的LUFS扫描(这将需要更长时间和更多资源)。", "GetThePlugin": "获取插件", "Notifications": "通知", - "NotificationsMovedMessage": "通知功能已经转移到Webhook插件中。" + "NotificationsMovedMessage": "通知功能已经转移到Webhook插件中。", + "PasswordRequiredForAdmin": "管理员账户需要密码。" }