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

8 lines
96 B
PHP
Raw Normal View History

2025-04-22 19:35:05 +07:00
<?php
return [
'fields' => [
'action_type' => 'Тип действия',
],
];