snipe-it/resources/lang/ko/passwords.php
2020-10-08 18:43:06 -07:00

8 lines
167 B
PHP

<?php
return [
'sent' => '귀하의 비밀번호 링크가 전송되었습니다!',
'user' => 'No matching active user found with that email.',
];