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

8 lines
83 B
PHP

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