From c5eb1591f891af76c45b0cb31f104a0bedaed6b4 Mon Sep 17 00:00:00 2001 From: xmflsct Date: Wed, 17 May 2023 13:51:22 +0200 Subject: [PATCH] New Crowdin updates (#740) * New translations relationship.json (Vietnamese) * New translations contextMenu.json (Vietnamese) --- src/i18n/vi/components/contextMenu.json | 4 ++-- src/i18n/vi/components/relationship.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/i18n/vi/components/contextMenu.json b/src/i18n/vi/components/contextMenu.json index 6ba73e96..3813a069 100644 --- a/src/i18n/vi/components/contextMenu.json +++ b/src/i18n/vi/components/contextMenu.json @@ -4,7 +4,7 @@ "title": "Hành động người dùng", "following": { "action_false": "Theo dõi người này", - "action_true": "Ngưng theo dõi người này" + "action_true": "Bỏ theo dõi người này" }, "inLists": "Danh sách người ...", "showBoosts": { @@ -57,7 +57,7 @@ "hashtag": { "follow": { "action_false": "Theo dõi", - "action_true": "Ngưng theo dõi" + "action_true": "Bỏ theo dõi" }, "filter": { "action": "Lọc hashtag..." diff --git a/src/i18n/vi/components/relationship.json b/src/i18n/vi/components/relationship.json index f9ccf6c6..12948f12 100644 --- a/src/i18n/vi/components/relationship.json +++ b/src/i18n/vi/components/relationship.json @@ -9,7 +9,7 @@ "error": "Xảy ra lỗi khi tải", "blocked_by": "Đã chặn", "blocking": "Bỏ chặn", - "following": "Ngưng theo dõi", + "following": "Bỏ theo dõi", "requested": "Yêu cầu theo dõi", "default": "Theo dõi" }