diff --git a/src/config/locales/ko/translation.json b/src/config/locales/ko/translation.json index 88ec6253..44b4a901 100644 --- a/src/config/locales/ko/translation.json +++ b/src/config/locales/ko/translation.json @@ -451,6 +451,10 @@ "title": "Follow", "body": "{{username}} is now following you" }, + "follow_request": { + "title": "FollowRequest", + "body": "Receive a follow request from {{username}}" + }, "reblog": { "title": "Reblog", "body": "{{username}} boosted your status"