Files
nexusphp/resources/lang/zh_CN/peer.php

8 lines
83 B
PHP
Raw Normal View History

2021-05-18 02:37:39 +08:00
<?php
return [
'index' => [
'page_title' => '同伴列表',
],
];