From 6261215aec622d407acd2c897620161aaab3ddc4 Mon Sep 17 00:00:00 2001 From: SiderealArt Date: Thu, 17 Feb 2022 07:51:32 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Traditional)) Translation: Jellyfin/Jellyfin Web Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hant/ --- src/strings/zh-tw.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/strings/zh-tw.json b/src/strings/zh-tw.json index a2d3315664..905268a138 100644 --- a/src/strings/zh-tw.json +++ b/src/strings/zh-tw.json @@ -1579,5 +1579,6 @@ "LabelSortName": "排列名稱:", "LabelOriginalName": "原始名稱:", "Console": "控制台", - "ButtonExitApp": "離開應用程式" + "ButtonExitApp": "離開應用程式", + "MediaInfoTitle": "標題" }