snipe-it/resources/lang/tl/admin/depreciations/table.php
2018-03-22 20:01:45 -07:00

11 lines
130 B
PHP

<?php
return array(
'id' => 'ID',
'months' => 'Months',
'term' => 'Term',
'title' => 'Name ',
);