snipe-it/resources/lang/id/admin/depreciations/table.php

12 lines
167 B
PHP
Raw Normal View History

2016-06-22 14:39:19 -07:00
<?php
return [
2016-06-22 14:39:19 -07:00
'id' => 'ID',
2016-08-25 17:43:07 -07:00
'months' => 'Bulan',
'term' => 'Syarat',
'title' => 'Nama ',
'depreciation_min' => 'Floor Value',
2016-06-22 14:39:19 -07:00
];