2021-03-28 01:12:26 +01:00
|
|
|
{
|
|
|
|
"content": {
|
|
|
|
"button": {
|
|
|
|
"apply": "$t(common:buttons.apply)",
|
|
|
|
"cancel": "$t(common:buttons.cancel)"
|
|
|
|
},
|
|
|
|
"notificationsFilter": {
|
|
|
|
"heading": "Show notification types",
|
|
|
|
"content": {
|
2021-03-29 00:22:30 +02:00
|
|
|
"follow": "$t(screenTabs:me.push.follow.heading)",
|
|
|
|
"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)",
|
2021-03-28 01:12:26 +01:00
|
|
|
"follow_request": "Follow request"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|