From b8d2573eed03dfb22f1b151447dd86456d8382bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=84=A1=E6=83=85=E5=A4=A9?= Date: Tue, 13 May 2025 09:43:54 -0400 Subject: [PATCH] Translated using Weblate (Chinese (Simplified Han script)) 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 1e465cc72..5cd5e32aa 100644 --- a/src/strings/zh-cn.json +++ b/src/strings/zh-cn.json @@ -2029,5 +2029,6 @@ "LimitSegmentLengthHelp": "启用此选项可能有助于防止 HLS 播放器在某些设备(如 webOS 电视)上进行快进 / 快退操作时出现卡顿。", "HeaderServerUnavailable": "服务器不可用", "HeaderUpdateRequired": "需要更新", - "ViewSettings": "查看设置" + "ViewSettings": "查看设置", + "MessageForgotPasswordPinReset": "在此处输入 PIN 码以完成密码重置" }