Files
snipe-it/app/lang/pl/button.php
T
2014-12-23 14:48:43 -05:00

12 lines
167 B
PHP
Executable File

<?php
return array(
'edit' => 'Edycja',
'delete' => 'Kasuj',
'restore' => 'Przywróć',
'actions' => 'Akcje',
'submit' => 'Zatwierdź',
);