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

19 lines
353 B
JSON

{
"content": {
"button": {
"apply": "",
"cancel": ""
},
"notificationsFilter": {
"heading": "Filtra notifiche per tipo",
"content": {
"follow": "",
"favourite": "",
"reblog": "",
"mention": "",
"poll": "",
"follow_request": "Richieste di seguirti"
}
}
}
}