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

11 lines
142 B
PHP
Executable File

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