3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-03-03 07:01:26 +00:00
Files
snipe-it/resources/lang/cs-CZ/table.php
snipe 1113218c6c Updated strings
Signed-off-by: snipe <snipe@snipe.net>
2024-06-20 14:23:15 +01:00

12 lines
256 B
PHP

<?php
return array(
'actions' => 'Akce',
'action' => 'Akce',
'by' => 'Vytvořil',
'item' => 'Položka',
'no_matching_records' => 'Nebyly nalezeny žádné odpovídající záznamy',
);