diff --git a/src/config/locales/ja/translation.json b/src/config/locales/ja/translation.json index 492eb807..5e5ab93f 100644 --- a/src/config/locales/ja/translation.json +++ b/src/config/locales/ja/translation.json @@ -491,6 +491,10 @@ "reaction": { "title": "リアクション", "body": "{{username}} さんがリアクションをつけました" + }, + "status": { + "title": "Status", + "body": "{{username}} just posted" } } }