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

8 lines
79 B
PHP

<?php
return [
'index' => [
'page_title' => 'Comments',
],
];