Files
nexusphp/resources/lang/zh_CN/thank.php
2022-02-21 00:14:52 +08:00

7 lines
79 B
PHP

<?php
return [
'index' => [
'page_title' => '感谢者',
],
];