From a311374985fe9cc3fdba181d77dff2760698b788 Mon Sep 17 00:00:00 2001 From: Le Dang Trung Date: Fri, 14 Jun 2019 08:03:37 +0000 Subject: [PATCH] Translated using Weblate (Vietnamese) Currently translated at 0.4% (7 of 1650 strings) Translation: Riot Web/matrix-react-sdk Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/vi/ --- src/i18n/strings/vi.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/vi.json b/src/i18n/strings/vi.json index 0967ef424b..d3cfea2f49 100644 --- a/src/i18n/strings/vi.json +++ b/src/i18n/strings/vi.json @@ -1 +1,9 @@ -{} +{ + "This email address is already in use": "Email này hiện đã được sử dụng", + "This phone number is already in use": "Số điện thoại này hiện đã được sử dụng", + "Failed to verify email address: make sure you clicked the link in the email": "Xác thực email thất bại: hãy đảm bảo bạn nhấp đúng đường dẫn đã gửi vào email", + "The platform you're on": "Nền tảng bạn đang tham gia", + "The version of Riot.im": "Phiên bản của Riot.im", + "Your language of choice": "Ngôn ngữ bạn chọn", + "Your homeserver's URL": "Đường dẫn Homeserver của bạn" +}