File: /home/royaltuning/public_html/public/backoffice.royaltuning.hu/resources/lang/vi/passwords.php
<?php
return [
/*
|--------------------------------------------------------------------------
| Password Reset Language Lines
|--------------------------------------------------------------------------
|
| The following language lines are the default lines which match reasons
| that are given by the password broker for a password update attempt
| has failed, such as for an invalid token or invalid new password.
|
*/
'reset' => 'Mật khẩu đã được cập nhật!',
'sent' => 'Chúng tôi đã gửi cho bạn đường dẫn thay đổi mật khẩu!',
'throttled' => 'Vui lòng đợi trước khi thử lại.',
'token' => 'Mã xác nhận mật khẩu không hợp lệ.',
'user' => 'Không tìm thấy thành viên với địa chỉ email này.',
];