Files
nexusphp/resources/lang/zh_CN/peer.php
2021-05-18 02:37:39 +08:00

8 lines
83 B
PHP

<?php
return [
'index' => [
'page_title' => '同伴列表',
],
];