Update to 2.0.0

This commit is contained in:
2025-09-13 23:40:38 +08:00
parent 5a929f5b06
commit 63e404d610
247 changed files with 13586 additions and 11497 deletions

View File

@@ -28,17 +28,22 @@ namespace Lang {
constexpr const char* CONNECT_TO = "连接 ";
constexpr const char* CONNECT_TO_HOTSPOT = "手机连接热点 ";
constexpr const char* DETECTING_MODULE = "检测模组...";
constexpr const char* DOWNLOAD_ASSETS_FAILED = "下载资源失败";
constexpr const char* ENTERING_WIFI_CONFIG_MODE = "进入配网模式...";
constexpr const char* ERROR = "错误";
constexpr const char* FOUND_NEW_ASSETS = "发现新资源: %s";
constexpr const char* HELLO_MY_FRIEND = "你好,我的朋友!";
constexpr const char* INFO = "信息";
constexpr const char* INITIALIZING = "正在初始化...";
constexpr const char* LISTENING = "聆听中...";
constexpr const char* LOADING_ASSETS = "加载资源...";
constexpr const char* LOADING_PROTOCOL = "登录服务器...";
constexpr const char* MAX_VOLUME = "最大音量";
constexpr const char* MUTED = "已静音";
constexpr const char* NEW_VERSION = "新版本 ";
constexpr const char* OTA_UPGRADE = "OTA 升级";
constexpr const char* PIN_ERROR = "请插入 SIM 卡";
constexpr const char* PLEASE_WAIT = "请稍候...";
constexpr const char* REGISTERING_NETWORK = "等待网络...";
constexpr const char* REG_ERROR = "无法接入网络,请检查流量卡状态";
constexpr const char* RTC_MODE_OFF = "AEC 关闭";