From 10b72e586c08eba6bb09666df6b1f28a30e4250d Mon Sep 17 00:00:00 2001 From: Akira Li Date: Sun, 20 Nov 2022 04:59:30 +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 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/strings/zh-tw.json b/src/strings/zh-tw.json index 07b1923df1..b43f41849b 100644 --- a/src/strings/zh-tw.json +++ b/src/strings/zh-tw.json @@ -1591,5 +1591,8 @@ "GoogleCastUnsupported": "不支援Google Cast", "EnableRewatchingNextUpHelp": "在「接下來」中顯示已觀看的影集。", "EnableRewatchingNextUp": "在接下來介面中啟用再看一次", - "Digital": "數位的" + "Digital": "數位的", + "ButtonBackspace": "回退格", + "ButtonClose": "關閉", + "ButtonSpace": "空格" }