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

11 lines
140 B
PHP
Executable file

<?php
return array(
'actions' => 'Akce',
'action' => 'Akce',
'by' => 'Vytvořil',
'item' => 'Položka',
);