Files
nexusphp/resources/lang/cs/torrent-operation-log.php

8 lines
81 B
PHP
Raw Normal View History

2025-04-20 18:13:46 +07:00
<?php
return [
'fields' => [
'action_type' => 'Typ akce',
],
];