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

12 lines
172 B
PHP
Raw Normal View History

2016-03-25 01:18:05 -07:00
<?php
return [
2016-03-25 01:18:05 -07:00
'id' => 'ID',
2016-05-16 21:54:13 -07:00
'months' => 'Hónapok',
'term' => 'Időszak',
'title' => 'Név ',
'depreciation_min' => 'Floor Value',
2016-03-25 01:18:05 -07:00
];