Files
snipe-it/resources/lang/cs-CZ/table.php
T
2023-12-19 17:23:16 +00:00

11 lines
140 B
PHP

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