snipe-it/resources/lang/ko/passwords.php
snipe 0d787fcc94 Updated language files
Signed-off-by: snipe <snipe@snipe.net>
2022-03-03 22:21:44 -08:00

7 lines
235 B
PHP

<?php
return [
'sent' => 'Success: If that email address exists in our system, a password recovery email has been sent.',
'user' => '해당 이메일을 사용하는 활성 사용자를 찾을 수 없습니다.',
];