diff options
Diffstat (limited to 'web/l10n/zh.json')
-rw-r--r-- | web/l10n/zh.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/web/l10n/zh.json b/web/l10n/zh.json index 999ed7f1..e327ac1b 100644 --- a/web/l10n/zh.json +++ b/web/l10n/zh.json @@ -75,7 +75,6 @@ "sharedShowAddress": "显示地址", "sharedDisabled": "关闭", "sharedMaintenance": "维护", - "sharedMaintenances": "维护", "sharedDeviceAccumulators": "蓄电池", "sharedAlarms": "Alarms", "attributeSpeedLimit": "速度限制", @@ -105,7 +104,7 @@ "attributeUiDisableDrivers": "关闭驾驶员", "attributeUiDisableComputedAttributes": "关闭计算属性", "attributeUiDisableCalendars": "关闭日历", - "attributeUiDisableMaintenances": "关闭维护保养", + "attributeUiDisableMaintenance": "UI: Disable Maintenance", "attributeUiHidePositionAttributes": "隐藏位置属性", "errorTitle": "错误", "errorGeneral": "无效参数", @@ -267,6 +266,7 @@ "commandAlarmDisarm": "解除报警", "commandSetTimezone": "设置时区", "commandRequestPhoto": "请求图片", + "commandPowerOff": "Power Off Device", "commandRebootDevice": "重启设备", "commandSendSms": "发送短信", "commandSendUssd": "发送USSD", |