snipe-it/resources/lang/tl-PH/admin/depreciations/table.php

12 lines
172 B
PHP
Raw Normal View History

<?php
return [
'id' => 'Ang ID',
'months' => 'Months',
'term' => 'Term',
'title' => 'Ngalan ',
'depreciation_min' => 'Floor Value',
];