Files
waxgourd-addons/xiaozhi-esp32-server-java/translations/zh-Hans.yaml
waxgourd 062165aa78 首次推出xiaozhi-esp32-server-java;
升级了dozzle、dpanel、drawio、emby、portainer、redis-server、xiaozhi-esp32-server-mini、xiaozhi-esp32-server、xiaozhi-esp32-webui;
2025-04-27 19:51:54 +08:00

31 lines
952 B
YAML
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.
configuration:
mysql_host:
name: MySQL主机
description: MySQL数据库主机地址
mysql_port:
name: MySQL端口
description: MySQL数据库端口
mysql_database:
name: 数据库名称
description: 数据库名称默认为xiaozhi
mysql_user:
name: 数据库用户名
description: 用于连接数据库的用户名
mysql_password:
name: 数据库密码
description: 用于连接数据库的密码
java_memory:
name: Java内存大小
description: 分配给Java应用的内存大小格式为 XmXg 等例如512m, 1g
addon:
start: 正在启动小智ESP32语音助手...
stop: 正在停止小智ESP32语音助手...
configure: 完成配置后,点击保存并重启加载项使配置生效
logs:
starting: 正在启动服务...
started: 服务已启动
stopping: 正在停止服务...
stopped: 服务已停止
error: 服务启动失败,请检查日志