Files
nexusphp/resources/lang/zh_TW/comment.php

8 lines
83 B
PHP
Raw Normal View History

2021-06-05 16:02:01 +08:00
<?php
return [
'index' => [
'page_title' => '評論列表',
],
];