mirror of https://github.com/tooot-app/app
21 lines
633 B
JSON
21 lines
633 B
JSON
{
|
|
"content": {
|
|
"button": {
|
|
"apply": "$t(common:buttons.apply)",
|
|
"cancel": "$t(common:buttons.cancel)"
|
|
},
|
|
"notificationsFilter": {
|
|
"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)",
|
|
"status": "",
|
|
"update": ""
|
|
}
|
|
}
|
|
}
|
|
} |