From 2a9f6070492a426b85c2ffa7619c2fa74596ca38 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C6=8A=CA=8A=C6=B4?= <104808921+mastoduy@users.noreply.github.com> Date: Tue, 26 Sep 2023 02:11:15 +0700 Subject: [PATCH] fix(i18n): Update vi-VN.json (#2396) Co-authored-by: patak --- locales/vi-VN.json | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/locales/vi-VN.json b/locales/vi-VN.json index 19b0e24b..986f1516 100644 --- a/locales/vi-VN.json +++ b/locales/vi-VN.json @@ -41,7 +41,8 @@ "unfollow": "Bỏ theo dõi", "unmute": "Bỏ ẩn", "view_other_followers": "Người theo dõi từ các máy chủ khác có thể không hiển thị đủ.", - "view_other_following": "Người đang theo dõi từ các máy chủ khác có thể không hiển thị đủ." + "view_other_following": "Người đang theo dõi từ các máy chủ khác có thể không hiển thị đủ.", + "withdraw_follow_request": "Rút lại yêu cầu theo dõi" }, "action": { "apply": "Áp dụng", @@ -246,6 +247,7 @@ "pin_on_profile": "Ghim lên đầu", "remove_personal_note": "Xóa ghi chú về {0}", "report_account": "Báo cáo {0}", + "share_account": "Chia sẻ {0}", "share_post": "Chia sẻ tút", "show_favourited_and_boosted_by": "Hiện lượt thích và đăng lại", "show_reblogs": "Hiện đăng lại từ {0}", @@ -603,8 +605,20 @@ "list": "Danh sách", "media": "Media", "news": "Tin tức", + "notifications_admin": { + "report": "Báo cáo", + "sign_up": "Đăng ký" + }, "notifications_all": "Toàn bộ", + "notifications_favourite": "Lượt thích", + "notifications_follow": "Theo dõi", + "notifications_follow_request": "Yêu cầu theo dõi", "notifications_mention": "Lượt nhắc", + "notifications_more_tooltip": "Lọc loại thông báo", + "notifications_poll": "Bình chọn", + "notifications_reblog": "Đăng lại", + "notifications_status": "Tút mới", + "notifications_update": "Sửa tút", "posts": "Tút", "posts_with_replies": "Lượt trả lời" },