Skip to content

Commit

Permalink
translate label
Browse files Browse the repository at this point in the history
  • Loading branch information
xsp1989 committed Aug 25, 2023
1 parent d5b12c8 commit 95a8f79
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions tasmota/language/zh_CN.h
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@
#define D_CONFIGURATION "设置"
#define D_INFORMATION "信息"
#define D_FIRMWARE_UPGRADE "固件升级"
#define D_MANAGEMENT "Consoles"
#define D_MANAGEMENT "控制台"
#define D_CONSOLE "控制台"
#define D_CONFIRM_RESTART "确认重启"

Expand Down Expand Up @@ -493,12 +493,12 @@

// xdrv_23_zigbee
#define D_ZIGBEE_PERMITJOIN_ACTIVE "允许设备连入"
#define D_ZIGBEE_MAPPING_TITLE "Tasmota Zigbee 映射"
#define D_ZIGBEE_MAPPING_TITLE "Tasmota Zigbee 网络拓扑"
#define D_ZIGBEE_NOT_STARTED "Zigbee 未启动"
#define D_ZIGBEE_MAPPING_IN_PROGRESS_SEC "正在处理中 (等待 %d s.)"
#define D_ZIGBEE_MAPPING_NOT_PRESENT "无映射"
#define D_ZIGBEE_MAP_REFRESH "Zigbee 映射刷新"
#define D_ZIGBEE_MAP "Zigbee 映射"
#define D_ZIGBEE_MAPPING_NOT_PRESENT "无拓扑"
#define D_ZIGBEE_MAP_REFRESH "Zigbee 拓扑结构刷新"
#define D_ZIGBEE_MAP "Zigbee 拓扑"
#define D_ZIGBEE_PERMITJOIN "Zigbee 允许连入"
#define D_ZIGBEE_GENERATE_KEY "正在生成 Zigbee 网络随机秘钥"
#define D_ZIGBEE_UNKNOWN_DEVICE "未知设备"
Expand Down

0 comments on commit 95a8f79

Please sign in to comment.