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

7 lines
82 B
PHP

<?php
return [
'index' => [
'page_title' => '文件列表',
],
];