diff --git a/src/i18n/vi/screens/actions.json b/src/i18n/vi/screens/actions.json index e561ddb4..53097e46 100644 --- a/src/i18n/vi/screens/actions.json +++ b/src/i18n/vi/screens/actions.json @@ -8,11 +8,13 @@ "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)", - "follow_request": "Yêu cầu theo dõi" + "status": "", + "update": "" } } }