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

9 lines
99 B
PHP
Raw Normal View History

2025-04-19 02:06:51 +07:00
<?php
return array (
'index' =>
array (
'page_title' => 'コメントリスト',
),
);