From 0c5fd9efba8016623c91403a037effe2e01897de Mon Sep 17 00:00:00 2001 From: xmflsct Date: Thu, 10 Feb 2022 04:16:05 +0100 Subject: [PATCH] New translations compose.json (Vietnamese) --- src/i18n/vi/screens/compose.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/i18n/vi/screens/compose.json b/src/i18n/vi/screens/compose.json index ebc28f52..2854afa6 100644 --- a/src/i18n/vi/screens/compose.json +++ b/src/i18n/vi/screens/compose.json @@ -63,7 +63,7 @@ "option": { "placeholder": { "accessibilityLabel": "Tùy chọn bình chọn {{index}}", - "single": "Chỉ được chọn một", + "single": "Lựa chọn", "multiple": "Nhiều lựa chọn" } }, @@ -117,7 +117,7 @@ }, "visibility": { "accessibilityLabel": "Tút thuộc dạng {{visibility}}", - "title": "Dạng tút", + "title": "Kiểu tút", "options": { "public": "Công khai", "unlisted": "Hạn chế",