From 78fe6719c786f6b9260819064a8d60cf758cb195 Mon Sep 17 00:00:00 2001 From: lzyhenniu <2998157572@qq.com> Date: Fri, 19 May 2023 02:47:44 +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 31ace9132e..6d1181bcf8 100644 --- a/src/strings/zh-cn.json +++ b/src/strings/zh-cn.json @@ -1727,5 +1727,6 @@ "Select": "选择", "MenuOpen": "打开菜单", "MenuClose": "关闭菜单", - "UserMenu": "用户菜单" + "UserMenu": "用户菜单", + "Studio": "广播" }