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

12 lines
192 B
PHP
Raw Normal View History

2018-05-02 14:32:50 -07:00
<?php
return [
2018-05-02 14:32:50 -07:00
'id' => 'ID',
'months' => 'Месеци',
'term' => 'Времетраење',
'title' => 'Име ',
'depreciation_min' => 'Floor Value',
2018-05-02 14:32:50 -07:00
];