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

7 lines
76 B
PHP
Raw Normal View History

2022-02-21 00:14:52 +08:00
<?php
return [
'index' => [
'page_title' => 'Thanks',
],
];