Files
nexusphp/resources/lang/it/thank.php
2025-05-05 21:27:48 +07:00

7 lines
76 B
PHP

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