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

8 lines
83 B
PHP

<?php
return [
'index' => [
'page_title' => '评论列表',
],
];