New translations message.php (Vietnamese)

This commit is contained in:
Fatih Alp 2020-09-24 12:35:38 +03:00
parent b2203d1d91
commit 9d60f1193a

View File

@ -35,6 +35,6 @@ return [
'disable_account' => 'Bạn có muốn đóng tài khoản của bạn? Hoạt động này không thể được hoàn tác.',
// Mail
'update_email_mail_subject' => 'Email Updated!',
'update_email_mail_message' => 'Your Email Has Been Updated!',
'update_email_mail_subject' => 'Đã cập nhật email!',
'update_email_mail_message' => 'Email của bạn đã được cập nhật!',
];