tooot/src/i18n/zh-Hans/screens/actions.json

20 lines
593 B
JSON

{
"content": {
"altText": {
"heading": "替代文本"
},
"notificationsFilter": {
"heading": "显示通知",
"content": {
"follow": "$t(screenTabs:me.push.follow.heading)",
"follow_request": "关注请求",
"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": "转嘟被编辑"
}
}
}
}