Files
snipe-it/resources/lang/ko/passwords.php
T
snipe d7e58a35bf Revert "Updated translations"
This reverts commit aad14b4d7a.
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.',
];