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

8 lines
79 B
PHP
Raw Normal View History

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