Files
leadchat/app/javascript/dashboard/i18n/locale/vi/resetPassword.json
Chatwoot Bot be3c75e858 chore: Update translations (#6999)
Co-authored-by: Sojan Jose <sojan@pepalo.com>
2023-04-28 20:28:03 +05:30

16 lines
461 B
JSON

{
"RESET_PASSWORD": {
"TITLE": "Đặt lại mật khẩu",
"EMAIL": {
"LABEL": "Thư điện tử",
"PLACEHOLDER": "Vui lòng nhập email.",
"ERROR": "Vui lòng nhập email hợp lệ."
},
"API": {
"SUCCESS_MESSAGE": "Liên kết đặt lại mật khẩu đã được gửi đến email của bạn.",
"ERROR_MESSAGE": "Could not connect to Woot server. Please try again."
},
"SUBMIT": "Gửi"
}
}