diff options
author | Anton Tananaev <anton.tananaev@gmail.com> | 2019-02-01 22:27:29 -0800 |
---|---|---|
committer | Anton Tananaev <anton.tananaev@gmail.com> | 2019-02-01 22:27:29 -0800 |
commit | 5ca7ec6840909af2f2ce9f03c3e0eeeadb905420 (patch) | |
tree | e20948c703be0549b3538ff6d452cf3c5fe35ee9 /web/l10n/zh.json | |
parent | fcf8efc85971dae24ea355865ae6bd075a63837d (diff) | |
download | trackermap-web-5ca7ec6840909af2f2ce9f03c3e0eeeadb905420.tar.gz trackermap-web-5ca7ec6840909af2f2ce9f03c3e0eeeadb905420.tar.bz2 trackermap-web-5ca7ec6840909af2f2ce9f03c3e0eeeadb905420.zip |
Update localization files
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", |