diff --git a/src/config/locales/zh_tw/translation.json b/src/config/locales/zh_tw/translation.json index 03376f5f..f140d6d2 100644 --- a/src/config/locales/zh_tw/translation.json +++ b/src/config/locales/zh_tw/translation.json @@ -491,6 +491,10 @@ "reaction": { "title": "回應", "body": "{{username}} 回應了您的嘟文" + }, + "status": { + "title": "Status", + "body": "{{username}} just posted" } } }