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

12 lines
171 B
PHP
Raw Normal View History

<?php
return [
'id' => 'ID',
'months' => 'Mesiace',
'term' => 'Lehota',
'title' => 'Názov ',
'depreciation_min' => 'Floor Value',
];