Files
nexusphp/resources/lang/fr/thank.php
2025-04-22 02:55:12 +07:00

7 lines
83 B
PHP

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