Files
nexusphp/resources/lang/ja/thank.php
T

9 lines
93 B
PHP
Raw Normal View History

2025-04-19 02:06:51 +07:00
<?php
return array (
'index' =>
array (
'page_title' => 'ありがとう',
),
);