diff --git a/src/i18n/it/screens/actions.json b/src/i18n/it/screens/actions.json index 36ee63af..723c1372 100644 --- a/src/i18n/it/screens/actions.json +++ b/src/i18n/it/screens/actions.json @@ -8,11 +8,13 @@ "heading": "Filtra notifiche per tipo", "content": { "follow": "$t(screenTabs:me.push.follow.heading)", + "follow_request": "Richieste di seguirti", "favourite": "$t(screenTabs:me.push.favourite.heading)", "reblog": "$t(screenTabs:me.push.reblog.heading)", "mention": "$t(screenTabs:me.push.mention.heading)", "poll": "$t(screenTabs:me.push.poll.heading)", - "follow_request": "Richieste di seguirti" + "status": "", + "update": "" } } }