Files
snipe-it/app/lang/pl/admin/accessories/table.php
T
2015-09-09 13:56:10 -07:00

12 lines
221 B
PHP
Executable File

<?php
return array(
'dl_csv' => 'Download CSV',
'eula_text' => 'Licencja',
'id' => 'ID',
'require_acceptance' => 'Akceptacja',
'title' => 'Nazwa akcesoriów',
);