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,20 +1,20 @@
{
"SET_NEW_PASSWORD": {
"TITLE": "Set New Password",
"TITLE": "Cài đặt mật khẩu mới",
"PASSWORD": {
"LABEL": "Password",
"PLACEHOLDER": "Password",
"ERROR": "Password is too short"
"LABEL": "Mật khẩu",
"PLACEHOLDER": "Mật khẩu",
"ERROR": "Mật khẩu quá ngắn"
},
"CONFIRM_PASSWORD": {
"LABEL": "Confirm Password",
"PLACEHOLDER": "Confirm Password",
"ERROR": "Passwords do not match"
"LABEL": "Xác nhận mật khẩu",
"PLACEHOLDER": "Xác nhận mật khẩu",
"ERROR": "Mật khẩu không khớp"
},
"API": {
"SUCCESS_MESSAGE": "Successfully changed the password",
"ERROR_MESSAGE": "Could not connect to Woot Server, Please try again later"
"SUCCESS_MESSAGE": "Đổi mật khẩu thành công",
"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"
}
}