From fefc856e799dc206fba806dbf5cd5830b073ab43 Mon Sep 17 00:00:00 2001 From: Jamie Date: Mon, 29 Nov 2021 02:23:12 +0000 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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Ombi/wwwroot/translations/zh.json b/src/Ombi/wwwroot/translations/zh.json index 771ce1ad5..2e6ff9af1 100644 --- a/src/Ombi/wwwroot/translations/zh.json +++ b/src/Ombi/wwwroot/translations/zh.json @@ -193,9 +193,9 @@ "AvailableRequests": "Available Requests", "DeniedRequests": "Denied Requests", "RequestsToDisplay": "Requests to display", - "RequestsTitle": "Title", + "RequestsTitle": "标题", "Details": "Details", - "Options": "Options", + "Options": "选项", "RequestPanel": { "Delete": "Delete Request", "Approve": "Approve Request",