New translations actions.json (Italian)

This commit is contained in:
xmflsct 2022-05-28 19:28:14 +02:00
parent c106b1899a
commit 538624eafb
1 changed files with 3 additions and 1 deletions

View File

@ -8,11 +8,13 @@
"heading": "Filtra notifiche per tipo", "heading": "Filtra notifiche per tipo",
"content": { "content": {
"follow": "$t(screenTabs:me.push.follow.heading)", "follow": "$t(screenTabs:me.push.follow.heading)",
"follow_request": "Richieste di seguirti",
"favourite": "$t(screenTabs:me.push.favourite.heading)", "favourite": "$t(screenTabs:me.push.favourite.heading)",
"reblog": "$t(screenTabs:me.push.reblog.heading)", "reblog": "$t(screenTabs:me.push.reblog.heading)",
"mention": "$t(screenTabs:me.push.mention.heading)", "mention": "$t(screenTabs:me.push.mention.heading)",
"poll": "$t(screenTabs:me.push.poll.heading)", "poll": "$t(screenTabs:me.push.poll.heading)",
"follow_request": "Richieste di seguirti" "status": "",
"update": ""
} }
} }
} }