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

12 lines
171 B
PHP
Raw Normal View History

2018-09-28 11:54:52 -07:00
<?php
return [
2018-09-28 11:54:52 -07:00
'id' => 'ID',
'months' => 'Mánuðir',
'term' => 'Tími',
'title' => 'Heiti ',
'depreciation_min' => 'Floor Value',
2018-09-28 11:54:52 -07:00
];