chore: Update translation for vietnamese (#1312)

This commit is contained in:
ı ɑɷ ɖεɾεƙ
2020-10-05 21:25:18 +07:00
committed by GitHub
parent e44afa03f3
commit ee119b2174
16 changed files with 546 additions and 546 deletions

View File

@@ -1,15 +1,15 @@
{
"RESET_PASSWORD": {
"TITLE": "Reset Password",
"TITLE": "Đặt lại mật khẩu",
"EMAIL": {
"LABEL": "Email",
"PLACEHOLDER": "Please enter your email",
"ERROR": "Please enter a valid email"
"PLACEHOLDER": "Vui lòng nhập email",
"ERROR": "Vui lòng nhập email hợp lệ"
},
"API": {
"SUCCESS_MESSAGE": "Password reset link has been sent to your email",
"ERROR_MESSAGE": "Could not connect to Woot Server, Please try again later"
"SUCCESS_MESSAGE": "Liên kết đặt lại mật khẩu đã được gửi đến email của bạn",
"ERROR_MESSAGE": "Không thể kết nối với Máy chủ Woot, Vui lòng thử lại sau"
},
"SUBMIT": "Submit"
"SUBMIT": "Gửi"
}
}