mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-07 08:20:56 +08:00
7 lines
78 B
PHP
7 lines
78 B
PHP
<?php
|
|
return [
|
|
'index' => [
|
|
'page_title' => 'Archivos',
|
|
],
|
|
];
|