Files
nexusphp/resources/lang/en/thank.php
2022-02-21 00:14:52 +08:00

7 lines
76 B
PHP

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