snipe-it/resources/lang/uk-UA/admin/depreciations/table.php

12 lines
173 B
PHP
Raw Normal View History

2017-12-12 09:20:57 -08:00
<?php
return [
2017-12-12 09:20:57 -08:00
'id' => 'ID',
2018-01-20 04:53:04 -08:00
'months' => 'міс.',
2017-12-12 09:20:57 -08:00
'term' => 'Term',
'title' => 'Назва ',
'depreciation_min' => 'Floor Value',
2017-12-12 09:20:57 -08:00
];