New translations app.json (Vietnamese)

This commit is contained in:
Eugen Rochko 2022-03-31 11:56:10 +02:00
parent 25fd74632a
commit e2942e0128
1 changed files with 14 additions and 14 deletions

View File

@ -422,33 +422,33 @@
} }
}, },
"segmented_control": { "segmented_control": {
"posts": "Posts", "posts": "Tút",
"replies": "Replies", "replies": "Trả lời",
"posts_and_replies": "Posts and Replies", "posts_and_replies": "Tút và trả lời",
"media": "Media", "media": "Media",
"about": "About" "about": "Giới thiệu"
}, },
"relationship_action_alert": { "relationship_action_alert": {
"confirm_mute_user": { "confirm_mute_user": {
"title": "Mute Account", "title": "Ẩn người dùng",
"message": "Confirm to mute %s" "message": "Xác nhận ẩn %s"
}, },
"confirm_unmute_user": { "confirm_unmute_user": {
"title": "Unmute Account", "title": "Bỏ ẩn người dùng",
"message": "Confirm to unmute %s" "message": "Xác nhận bỏ ẩn %s"
}, },
"confirm_block_user": { "confirm_block_user": {
"title": "Block Account", "title": "Chặn người dùng",
"message": "Confirm to block %s" "message": "Xác nhận chặn %s"
}, },
"confirm_unblock_user": { "confirm_unblock_user": {
"title": "Unblock Account", "title": "Bỏ chặn người dùng",
"message": "Confirm to unblock %s" "message": "Xác nhận bỏ chặn %s"
} }
}, },
"accessibility": { "accessibility": {
"show_avatar_image": "Show avatar image", "show_avatar_image": "Hiển thị ảnh đại diện",
"edit_avatar_image": "Edit avatar image", "edit_avatar_image": "Sửa ảnh đại diện",
"show_banner_image": "Hiển thị ảnh bìa", "show_banner_image": "Hiển thị ảnh bìa",
"double_tap_to_open_the_list": "Nhấn hai lần để mở danh sách" "double_tap_to_open_the_list": "Nhấn hai lần để mở danh sách"
} }