Files
Docker/SNIPE-IT/resources/lang/cs-CZ/table.php
2024-04-17 20:22:30 +02:00

11 lines
140 B
PHP

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