Files
nexusphp/resources/lang/zh_TW/comment.php
2021-06-05 16:02:01 +08:00

8 lines
83 B
PHP

<?php
return [
'index' => [
'page_title' => '評論列表',
],
];