diff --git a/src/config/locales/ja/translation.json b/src/config/locales/ja/translation.json index e74b2526..4ca04f77 100644 --- a/src/config/locales/ja/translation.json +++ b/src/config/locales/ja/translation.json @@ -451,6 +451,10 @@ "title": "フォロー", "body": "{{username}} さんにフォローされました" }, + "follow_request": { + "title": "FollowRequest", + "body": "Receive a follow request from {{username}}" + }, "reblog": { "title": "ブースト", "body": "{{username}} さんにブーストされました"