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

36 lines
615 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) | [中文](README.zh.md)
# LuCI MMPM 仪表板
用于通过 MMPMMagicMirror 包管理器)管理 MagicMirror 模块的 LuCI Web 界面。
## 安装
```bash
opkg install luci-app-mmpm
```
## 访问
LuCI > 服务 > MMPM
## 选项卡
- **仪表板** -- 服务状态和 MagicMirror 概览
- **模块** -- 搜索、安装、更新和删除 MagicMirror 模块
- **Web GUI** -- 嵌入式 MMPM Web 界面
- **设置** -- MMPM 和 MagicMirror 配置
## RPCD 方法
服务:`luci.mmpm`
## 依赖项
- `luci-base`
- `secubox-app-mmpm`
## 许可证
Apache-2.0