dd/lang/zh_CN/menu.php
2026-06-16 18:16:14 +08:00

16 lines
392 B
PHP

<?php
return [
'statistics' => '统计',
'stats' => '统计',
'monitor' => '监控中心',
'security' => '安全策略',
'control' => '控制',
'setting' => '设置',
'demo' => '演示',
'nasa' => 'nasa',
'helper' => '帮助',
'node' => '节点',
'site' => '站点',
];