New translations app.json (Vietnamese)

This commit is contained in:
Eugen Rochko 2022-12-02 07:56:17 +01:00
parent f3d5112d5f
commit 5f1f4ac5b4
1 changed files with 7 additions and 7 deletions

View File

@ -95,7 +95,7 @@
}, },
"tabs": { "tabs": {
"home": "Bảng tin", "home": "Bảng tin",
"search_and_explore": "Search and Explore", "search_and_explore": "Tìm và Khám Phá",
"notifications": "Thông báo", "notifications": "Thông báo",
"profile": "Trang hồ sơ" "profile": "Trang hồ sơ"
}, },
@ -724,15 +724,15 @@
"title": "Tút đã lưu" "title": "Tút đã lưu"
}, },
"followed_tags": { "followed_tags": {
"title": "Followed Tags", "title": "Hashtag Theo Dõi",
"header": { "header": {
"posts": "posts", "posts": "tút",
"participants": "participants", "participants": "người thảo luận",
"posts_today": "posts today" "posts_today": "tút hôm nay"
}, },
"actions": { "actions": {
"follow": "Follow", "follow": "Theo dõi",
"unfollow": "Unfollow" "unfollow": "Ngưng theo dõi"
} }
} }
} }