secubox-openwrt/package/secubox/luci-app-secubox-portal/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

38 lines
639 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[English](README.md) | [Francais](README.fr.md) | 中文
# SecuBox Portal
所有 SecuBox 应用程序的统一 Web UI 入口点 -- 提供顶级 SecuBox 导航和选项卡式仪表板。
## 安装
```bash
opkg install luci-app-secubox-portal
```
## 访问
LuCI > SecuBox顶级菜单
## 板块
- **仪表板** -- 所有 SecuBox 服务的聚合概览
- **服务** -- 服务子菜单容器
- **应用** -- 应用启动器和目录
- **设置** -- 全局 SecuBox 设置
### 公共页面(无需登录)
- 漏洞赏金
- 众筹活动
- 开发状态
## 依赖项
- `luci-base`
- `luci-theme-secubox`
## 许可证
Apache-2.0