diff --git a/src/config/locales/zh_cn/translation.json b/src/config/locales/zh_cn/translation.json index f3db83bc..23886604 100644 --- a/src/config/locales/zh_cn/translation.json +++ b/src/config/locales/zh_cn/translation.json @@ -491,6 +491,10 @@ "reaction": { "title": "Reaction", "body": "{{username}} reacted your status" + }, + "status": { + "title": "Status", + "body": "{{username}} just posted" } } }