snipe-it/resources/lang/pl/admin/depreciations/table.php
2016-08-25 17:43:07 -07:00

11 lines
136 B
PHP

<?php
return array(
'id' => 'Id',
'months' => 'Miesiące',
'term' => 'Termin',
'title' => 'Nazwa ',
);