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

11 lines
141 B
PHP
Executable File

<?php
return array(
'id' => '아이디',
'months' => '개월',
'term' => '기간',
'title' => '이름 ',
);