snipe-it/resources/lang/ko/table.php
2016-03-25 01:18:05 -07:00

11 lines
142 B
PHP
Executable file

<?php
return array(
'actions' => '기능',
'action' => '작업',
'by' => '요청자',
'item' => '항목',
);