mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 04:20:49 +08:00
10 lines
88 B
PHP
10 lines
88 B
PHP
<?php
|
|
|
|
return [
|
|
|
|
'index' => [
|
|
'page_title' => '贈魔者列表',
|
|
],
|
|
|
|
];
|