snipe-it/resources/lang/lv/admin/depreciations/table.php
2017-08-25 07:32:57 -07:00

11 lines
130 B
PHP

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