snipe-it/resources/lang/uk/admin/depreciations/table.php
2017-12-12 09:20:57 -08:00

11 lines
130 B
PHP

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