3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-03-03 15:09:28 +00:00
Files
snipe-it/resources/lang/pl-PL/table.php
2023-12-19 17:23:16 +00:00

11 lines
139 B
PHP

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