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

20 lines
642 B
JSON

{
"content": {
"altText": {
"heading": ""
},
"notificationsFilter": {
"heading": "Những kiểu thông báo cho phép",
"content": {
"follow": "$t(screenTabs:me.push.follow.heading)",
"follow_request": "Yêu cầu theo dõi",
"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": "Tút từ người đã theo dõi",
"update": "Đăng lại đã được sửa"
}
}
}
}