8 lines
162 B
PHP
8 lines
162 B
PHP
<?php
|
|
|
|
return [
|
|
'sent' => 'パスワード リンクが送信されました!',
|
|
'user' => 'No matching active user found with that email.',
|
|
];
|
|
|