snipe-it/resources/lang/sr-CS/admin/depreciations/table.php

12 lines
169 B
PHP
Raw Normal View History

2018-07-18 08:55:38 -07:00
<?php
return [
2018-07-18 08:55:38 -07:00
'id' => 'ID',
2018-09-28 11:54:52 -07:00
'months' => 'Meseci',
'term' => 'Termin',
'title' => 'Naziv ',
'depreciation_min' => 'Floor Value',
2018-07-18 08:55:38 -07:00
];