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

12 lines
180 B
PHP
Raw Normal View History

2016-03-25 01:18:05 -07:00
<?php
return [
2016-03-25 01:18:05 -07:00
2016-08-25 17:43:07 -07:00
'id' => 'Id',
'months' => 'Miesiące',
'term' => 'Termin',
'title' => 'Nazwa ',
'depreciation_min' => 'Minimalna wartość',
2016-03-25 01:18:05 -07:00
];