From 66316f8b2f3a7b69f8dcf4a903a92e9bf7490ba5 Mon Sep 17 00:00:00 2001 From: CHI CHIA YU Date: Sun, 13 Feb 2022 13:09:28 +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 59c87288f..a2d331566 100644 --- a/src/strings/zh-tw.json +++ b/src/strings/zh-tw.json @@ -1578,5 +1578,6 @@ "AgeValue": "({0} 歲)", "LabelSortName": "排列名稱:", "LabelOriginalName": "原始名稱:", - "Console": "控制台" + "Console": "控制台", + "ButtonExitApp": "離開應用程式" }