Files
nexusphp/resources/lang/nl/thank.php
2025-04-21 02:53:56 +07:00

7 lines
77 B
PHP

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