Files
snipe-it/app/lang/cs/table.php
T
2015-06-09 16:14:37 -07:00

11 lines
140 B
PHP
Executable File

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