Files
nexusphp/resources/lang/zh_CN/snatch.php
2021-05-18 02:37:39 +08:00

8 lines
83 B
PHP

<?php
return [
'index' => [
'page_title' => '完成情况',
],
];