diff --git a/src/config/locales/it/translation.json b/src/config/locales/it/translation.json index fdc13e9b..401d3288 100644 --- a/src/config/locales/it/translation.json +++ b/src/config/locales/it/translation.json @@ -451,6 +451,10 @@ "title": "Seguiti", "body": "{{username}} is now following you" }, + "follow_request": { + "title": "FollowRequest", + "body": "Receive a follow request from {{username}}" + }, "reblog": { "title": "Condivisioni", "body": "{{username}} ha condiviso il tuo stato"