diff --git a/public/locales/pt/common.json b/public/locales/pt/common.json index 8709b26b..0db2c0ce 100644 --- a/public/locales/pt/common.json +++ b/public/locales/pt/common.json @@ -639,5 +639,11 @@ "home_power": "Consumption", "charge_power": "Charger", "watt_hour": "Wh" + }, + "pialert": { + "total": "Total", + "connected": "Connected", + "new_devices": "New Devices", + "down_alerts": "Down Alerts" } }