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

7 lines
74 B
PHP

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