From 1715f96b1948cb2a5a886f2c3ebf774823fd8042 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Mon, 28 Jun 2021 23:53:09 +0900 Subject: [PATCH] New translations translation.json (Chinese Simplified) --- src/config/locales/zh_cn/translation.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/locales/zh_cn/translation.json b/src/config/locales/zh_cn/translation.json index b6f2c24c..929f68f9 100644 --- a/src/config/locales/zh_cn/translation.json +++ b/src/config/locales/zh_cn/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": "附加文件失败",