tooot/src/i18n/nl/screens/actions.json

20 lines
627 B
JSON

{
"content": {
"altText": {
"heading": "Alternatieve tekst"
},
"notificationsFilter": {
"heading": "Melding soorten weergeven",
"content": {
"follow": "$t(screenTabs:me.push.follow.heading)",
"follow_request": "Volgverzoek",
"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": "Toot van geabonneerde gebruikers",
"update": "De reblog is bewerkt"
}
}
}
}