mirror of
https://github.com/tooot-app/app
synced 2025-05-09 22:42:22 +02:00
New translations actions.json (Vietnamese)
This commit is contained in:
parent
860d7ca68b
commit
610f6eb580
19
src/i18n/vi/screens/actions.json
Normal file
19
src/i18n/vi/screens/actions.json
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
{
|
||||||
|
"content": {
|
||||||
|
"button": {
|
||||||
|
"apply": "$t(common:buttons.apply)",
|
||||||
|
"cancel": "$t(common:buttons.cancel)"
|
||||||
|
},
|
||||||
|
"notificationsFilter": {
|
||||||
|
"heading": "Hiện những dạng thông báo",
|
||||||
|
"content": {
|
||||||
|
"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)",
|
||||||
|
"follow_request": "Yêu cầu theo dõi"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user