From 40b4cfee7d616621a9e441f343cd40affb34a075 Mon Sep 17 00:00:00 2001 From: felix920506 Date: Mon, 26 Feb 2024 22:43:58 +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 2b9aac6a09..721b1f70f4 100644 --- a/src/strings/zh-cn.json +++ b/src/strings/zh-cn.json @@ -1785,5 +1785,6 @@ "HeaderAllRecordings": "所有录制的节目", "LabelServerVersion": "服务器版本", "LabelWebVersion": "网页版本", - "LabelBuildVersion": "构建版本" + "LabelBuildVersion": "构建版本", + "ButtonEditUser": "编辑用户" }