snipe-it/resources/lang/iu/admin/depreciations/table.php
2019-12-06 12:03:04 -08:00

11 lines
130 B
PHP

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