From 13968383478ef159e8334bd749511d21ecbe8269 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Tue, 2 Mar 2021 11:40:20 +0900 Subject: [PATCH] New translations translation.json (Chinese Simplified) --- src/config/locales/zh_cn/translation.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/config/locales/zh_cn/translation.json b/src/config/locales/zh_cn/translation.json index 23886604..85991253 100644 --- a/src/config/locales/zh_cn/translation.json +++ b/src/config/locales/zh_cn/translation.json @@ -194,7 +194,9 @@ "reblog": "有用户转发我的嘟文时通知我", "favourite": "有用户收藏我的嘟文时通知我", "follow": "有用户关注我时通知我", - "reaction": "Notify me when I receive a emoji reaction" + "reaction": "Notify me when I receive a emoji reaction", + "follow_request": "Notify me when I receive a follow request", + "status": "Notify me when I receive a status notification" } }, "account": {