mirror of
https://gitee.com/niucloud-team/niucloud-admin.git
synced 2026-01-02 11:18:20 +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'),
|
|
],
|
|
]; |