From 82d6a37d9aaa3280310297ca1da05cb19b9c037f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=9A=87=E7=94=AB=E6=9C=9D=E4=BA=91?= Date: Tue, 20 Jun 2023 00:19:29 +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 866af25d15..5fc3ee980d 100644 --- a/src/strings/zh-cn.json +++ b/src/strings/zh-cn.json @@ -1737,5 +1737,6 @@ "GetThePlugin": "获取插件", "Notifications": "通知", "NotificationsMovedMessage": "通知功能已经转移到Webhook插件中。", - "PasswordRequiredForAdmin": "管理员账户需要密码。" + "PasswordRequiredForAdmin": "管理员账户需要密码。", + "LabelSyncPlayNoGroups": "没有可用的组" }