diff --git a/addons/default/visiosoft/profile-module/resources/lang/vi/message.php b/addons/default/visiosoft/profile-module/resources/lang/vi/message.php index 9a1e910f3..81e68ade5 100644 --- a/addons/default/visiosoft/profile-module/resources/lang/vi/message.php +++ b/addons/default/visiosoft/profile-module/resources/lang/vi/message.php @@ -33,4 +33,8 @@ return [ 'email_phone_not_found' => 'E-mail, số điện thoại không chính xác!', '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!', ];