From 94d87d67c333a362a590604b387c643f24f73997 Mon Sep 17 00:00:00 2001 From: xmflsct Date: Sun, 8 May 2022 17:15:35 +0200 Subject: [PATCH] New translations tabs.json (Vietnamese) --- src/i18n/vi/screens/tabs.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/i18n/vi/screens/tabs.json b/src/i18n/vi/screens/tabs.json index de4365ae..43a6b8d4 100644 --- a/src/i18n/vi/screens/tabs.json +++ b/src/i18n/vi/screens/tabs.json @@ -267,7 +267,8 @@ "heading": "Thu thập dữ liệu", "description": "Giúp cải thiện chất lượng app" }, - "version": "Phiên bản {{version}}" + "version": "Phiên bản {{version}}", + "instanceVersion": "Mastodon phiên bản {{version}}" }, "switch": { "existing": "Đã đăng nhập trước đây", @@ -280,6 +281,7 @@ "accessibilityLabel": "Hành động đối với {{user}}", "accessibilityHint": "Bạn có thể ẩn, chặn, báo cáo hoặc chia sẻ người này" }, + "followed_by": " đang theo dõi bạn", "moved": "Đã chuyển đi", "created_at": "Đã tham gia {{date}}", "summary": { @@ -331,6 +333,9 @@ "reblogged_by": "{{count}} đăng lại", "favourited_by": "{{count}} thích" } + }, + "history": { + "name": "Lịch sử chỉnh sửa" } } } \ No newline at end of file