snipe-it/resources/lang/pl/table.php
2016-03-25 01:18:05 -07:00

11 lines
139 B
PHP
Executable file

<?php
return array(
'actions' => 'Akcje',
'action' => 'Akcja',
'by' => 'Przez',
'item' => 'Przedmiot',
);