diff --git a/src/strings/zh-tw.json b/src/strings/zh-tw.json index ec6e77546c..a81c51f365 100644 --- a/src/strings/zh-tw.json +++ b/src/strings/zh-tw.json @@ -1855,5 +1855,7 @@ "BlockContentWithTagsHelp": "隱藏至少具有一個指定標籤的媒體。", "AirPlay": "隔空播放", "EncodingFormatHelp": "選擇 Jellyfin 應轉檔到的影片編碼。 當所選格式的硬體加速不可用時,Jellyfin 將使用軟體編碼。 H264 編碼將始終啟用。", - "LabelEncodingFormatOptions": "編碼格式選項" + "LabelEncodingFormatOptions": "編碼格式選項", + "EnableLibraryHelp": "禁用該媒體庫將從所有用戶視圖中隱藏它。", + "EnableLibrary": "啟用媒體庫" }