From 8e00cdcdeaed918be9b7b8bab54987a3736c4046 Mon Sep 17 00:00:00 2001 From: xmflsct Date: Sat, 12 Mar 2022 05:26:25 +0100 Subject: [PATCH] New translations tabs.json (Vietnamese) --- src/i18n/vi/screens/tabs.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/i18n/vi/screens/tabs.json b/src/i18n/vi/screens/tabs.json index 210f1656..561d1b2e 100644 --- a/src/i18n/vi/screens/tabs.json +++ b/src/i18n/vi/screens/tabs.json @@ -170,7 +170,7 @@ "heading": "Lượt thích" }, "reblog": { - "heading": "Lượt chia sẻ" + "heading": "Lượt đăng lại" }, "mention": { "heading": "Lượt nhắc đến" @@ -328,7 +328,7 @@ "followers": "{{count}} người theo dõi" }, "statuses": { - "reblogged_by": "{{count}} chia sẻ", + "reblogged_by": "{{count}} đăng lại", "favourited_by": "{{count}} thích" } }