mirror of
https://gitee.com/niucloud-team/niucloud-admin.git
synced 2025-12-31 10:38:13 +00:00
8 lines
143 B
PHP
8 lines
143 B
PHP
<?php
|
|
|
|
return [
|
|
[
|
|
'name' => 'HELLO_WORLD_INDEX',
|
|
'title' => get_lang('enum_hello_world.links_hello_world_index'),
|
|
],
|
|
]; |