snipe-it/resources/lang/sr-CS/admin/depreciations/table.php
2018-07-18 08:55:38 -07:00

11 lines
130 B
PHP

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