Files
nexusphp/resources/lang/cs/torrent-operation-log.php
2025-04-20 18:13:46 +07:00

8 lines
81 B
PHP

<?php
return [
'fields' => [
'action_type' => 'Typ akce',
],
];