Files
snipe-it/app/lang/ko/admin/settings/message.php
T
2015-06-09 16:14:28 -07:00

12 lines
179 B
PHP
Executable File

<?php
return array(
'update' => array(
'error' => '갱신 중 오류가 발생했습니다. ',
'success' => '설정이 갱신되었습니다.'
),
);