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

34 lines
508 B
Markdown

# LuCI PicoBrew 控制面板
[English](README.md) | [Francais](README.fr.md) | 中文
用于管理 PicoBrew 酿造控制器的 LuCI Web 界面 -- 配方和会话监控。
## 安装
```bash
opkg install luci-app-picobrew
```
## 访问
LuCI > 服务 > PicoBrew
## 选项卡
- **仪表板** -- 酿造会话状态、配方概览和控制器状态
- **设置** -- PicoBrew 服务配置
## RPCD 方法
服务:`luci.picobrew`
## 依赖
- `luci-base`
- `secubox-app-picobrew`
## 许可证
Apache-2.0