From a19162ced9fe8757a3fe39387358b744cd368fb1 Mon Sep 17 00:00:00 2001 From: Jamie Date: Mon, 22 Aug 2022 20:39:11 +0100 Subject: [PATCH] =?UTF-8?q?fix(translations):=20=F0=9F=8C=90=20New=20trans?= =?UTF-8?q?lations=20from=20Crowdin=20[skip=20ci]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/Ombi/wwwroot/translations/zh.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/Ombi/wwwroot/translations/zh.json b/src/Ombi/wwwroot/translations/zh.json index fc522a564..449c2c7f9 100644 --- a/src/Ombi/wwwroot/translations/zh.json +++ b/src/Ombi/wwwroot/translations/zh.json @@ -364,6 +364,9 @@ "Casts": { "CastTitle": "演员" }, + "Crews": { + "CrewTitle": "Crew" + }, "EpisodeSelector": { "AllSeasonsTooltip": "请求这个节目的每一季", "FirstSeasonTooltip": "请求这个节目的第一季",