Files
nexusphp/resources/lang/cs/file.php
2025-04-20 18:13:46 +07:00

7 lines
77 B
PHP

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