7 lines
188 B
PHP
7 lines
188 B
PHP
<?php
|
|
|
|
return [
|
|
'sent' => 'ลิงค์รหัสผ่านของคุณถูกส่ง!',
|
|
'user' => 'No matching active user found with that email.',
|
|
];
|
|
|