diff --git a/public/locales/zh-CN/common.json b/public/locales/zh-CN/common.json index 9f474ab9b..38ef2867c 100644 --- a/public/locales/zh-CN/common.json +++ b/public/locales/zh-CN/common.json @@ -630,5 +630,11 @@ "home_power": "Consumption", "charge_power": "Charger", "watt_hour": "Wh" + }, + "pialert": { + "total": "Total", + "connected": "Connected", + "new_devices": "New Devices", + "down_alerts": "Down Alerts" } }