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

8 lines
85 B
PHP
Raw Normal View History

<?php
return [
'fields' => [
'action_type' => '操作類型',
],
];