secubox-openwrt/package/secubox/luci-app-simplex/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
603 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.

# LuCI SimpleX Chat 服务器
[English](README.md) | [Francais](README.fr.md) | 中文
用于管理自托管 SimpleX Chat 中继的 LuCI Web 界面 -- 隐私优先的消息传递,配备 SMP 和 XFTP 服务器。
## 安装
```bash
opkg install luci-app-simplex
```
## 访问
LuCI > 服务 > SimpleX Chat
## 功能
- SMPSimpleX Messaging Protocol服务器管理
- XFTP 文件传输服务器管理
- 服务器地址和指纹显示
- 服务启动/停止/重启控制
- 连接状态监控
## RPCD 方法
服务:`luci.simplex`
## 依赖
- `secubox-app-simplex`
## 许可证
Apache-2.0