secubox-openwrt/package/secubox/luci-app-secubox-admin/README.zh.md
CyberMind-FR ccfb58124c docs: Add trilingual documentation (French and Chinese translations)
Add complete French (fr) and Chinese (zh) translations for all documentation:

- Root files: README, CHANGELOG, SECURITY, BETA-RELEASE
- docs/: All 16 core documentation files
- DOCS/: All 19 deep-dive documents including embedded/ and archive/
- package/secubox/: All 123+ package READMEs
- Misc: secubox-tools/, scripts/, EXAMPLES/, config-backups/, streamlit-apps/

Total: 346 translation files created

Each file includes language switcher links for easy navigation between
English, French, and Chinese versions.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-20 10:00:18 +01:00

39 lines
975 B
Markdown

[English](README.md) | [Francais](README.fr.md) | 中文
# LuCI SecuBox 管理控制中心
SecuBox 应用商店插件的统一管理仪表板,包含系统监控和管理功能。
## 安装
```bash
opkg install luci-app-secubox-admin
```
## 访问
LuCI > SecuBox > 管理控制
## 标签页
- **控制面板** -- 中央管理仪表板
- **网络控制台** -- 面向安全的系统控制台
- **应用管理器** -- 安装、更新和管理 SecuBox 应用
- **更新** -- 可用的软件包和系统更新
- **配置文件** -- 用户和设备配置文件管理
- **技能** -- 自动化技能配置
- **目录源** -- 应用目录源管理
- **反馈** -- 用户反馈提交
- **应用设置** -- 每个应用的设置
- **系统健康** -- 硬件和服务健康监控
- **系统日志** -- 集中式日志查看器
- **高级设置** -- 底层系统配置
## 依赖项
纯 JavaScript/JSON 包 -- 除 LuCI 外无额外运行时依赖。
## 许可证
Apache-2.0