From 1bcd6718ce40867432e07617c1dabc6dabcf764c Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Mon, 28 Jun 2021 23:53:23 +0900 Subject: [PATCH] New translations translation.json (Chinese Traditional) --- src/config/locales/zh_tw/translation.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/locales/zh_tw/translation.json b/src/config/locales/zh_tw/translation.json index b6bbf3ed..2f4ccb54 100644 --- a/src/config/locales/zh_tw/translation.json +++ b/src/config/locales/zh_tw/translation.json @@ -452,7 +452,7 @@ "notification_fetch_error": "無法載入通知", "favourite_fetch_error": "無法載入最愛", "follow_request_accept_error": "無法接受請求", - "follow_request_reject_error": "無法拒絕請求", + "follow_request_reject_error": "Failed to reject the request", "start_streaming_error": "無法開始串流", "start_all_streamings_error": "無法開始 {{domain}} 之串流", "attach_error": "無法附加檔案",