diff --git a/public/locales/ko/common.json b/public/locales/ko/common.json index 8fff085f1..36b9d1082 100644 --- a/public/locales/ko/common.json +++ b/public/locales/ko/common.json @@ -630,5 +630,11 @@ "home_power": "Consumption", "charge_power": "Charger", "watt_hour": "Wh" + }, + "pialert": { + "total": "Total", + "connected": "Connected", + "down_alerts": "Down Alerts", + "new_devices": "New Devices" } }