Files
nexusphp/resources/lang/pl/thank.php
2025-04-22 19:35:05 +07:00

7 lines
81 B
PHP

<?php
return [
'index' => [
'page_title' => 'Dziękujemy',
],
];