From 23e6d1b5b8e56129f45d05f1b200c2c86e870f36 Mon Sep 17 00:00:00 2001 From: Jamie Date: Mon, 18 Oct 2021 20:12:03 +0100 Subject: [PATCH] New translations en.json (Chinese Traditional) --- src/Ombi/wwwroot/translations/zh.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/src/Ombi/wwwroot/translations/zh.json b/src/Ombi/wwwroot/translations/zh.json index 5e057bad6..589d45e8d 100644 --- a/src/Ombi/wwwroot/translations/zh.json +++ b/src/Ombi/wwwroot/translations/zh.json @@ -90,6 +90,7 @@ "TvTab": "電視節目", "MusicTab": "音樂", "AdvancedSearch": "You can fill in any of the below to discover new media. All of the results are sorted by popularity", + "AdvancedSearchHeader": "Advanced Search", "Suggestions": "建議", "NoResults": "抱歉,我們沒有找到任何結果!", "DigitalDate": "數字發行:{{date}}", @@ -123,7 +124,10 @@ "SubmitRequest": "送出請求", "Season": "Season {{seasonNumber}}", "SelectAllInSeason": "選擇第 {{seasonNumber}} 季中的全部" - } + }, + "AdvancedSearchInstructions": "Please choose what type of media you are searching for:", + "YearOfRelease": "Year of Release", + "KeywordSearchingDisclaimer": "Please note that Keyword Searching is very hit and miss due to the inconsistent data in TheMovieDb" }, "Requests": { "Title": "請求", @@ -231,7 +235,9 @@ "FilterHeaderAvailability": "可用性", "FilterHeaderRequestStatus": "狀態", "Approved": "已通過審核", - "PendingApproval": "待決審核" + "PendingApproval": "待決審核", + "WatchProviders": "Watch Providers", + "Keywords": "Keywords" }, "UserManagment": { "TvRemaining": "電視:{{remaining}}/{{total}} 剩餘",