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" }