Files
nexusphp/resources/lang/zh_CN/reward.php
2022-03-31 16:28:08 +08:00

10 lines
88 B
PHP

<?php
return [
'index' => [
'page_title' => '赠魔者列表',
],
];