snipe-it/resources/lang/ko/passwords.php
2018-09-28 11:54:52 -07:00

8 lines
167 B
PHP

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