diff --git a/public/locales/zh-Hant/common.json b/public/locales/zh-Hant/common.json index a75ee6b3f..66db7069d 100644 --- a/public/locales/zh-Hant/common.json +++ b/public/locales/zh-Hant/common.json @@ -630,5 +630,11 @@ "pv_power": "正式環境", "battery_soc": "電池", "watt_hour": "瓦時 (Wh)" + }, + "pialert": { + "total": "Total", + "connected": "Connected", + "new_devices": "New Devices", + "down_alerts": "Down Alerts" } }