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

10 lines
88 B
PHP
Raw Normal View History

2022-03-30 15:37:11 +08:00
<?php
return [
'index' => [
'page_title' => '赠魔者列表',
],
2022-03-31 16:28:08 +08:00
2022-03-30 15:37:11 +08:00
];