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

12 lines
166 B
PHP
Raw Normal View History

2018-02-20 14:37:22 -08:00
<?php
return [
2018-02-20 14:37:22 -08:00
'id' => 'ID',
'months' => 'Mesecev',
'term' => 'Čas',
'title' => 'Ime ',
'depreciation_min' => 'Floor Value',
2018-02-20 14:37:22 -08:00
];