3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-02-08 21:25:48 +00:00
Files
snipe-it/resources/lang/pl/table.php

11 lines
139 B
PHP

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