diff --git a/public/locales/ru/common.json b/public/locales/ru/common.json index d0e2056d..dae0187b 100644 --- a/public/locales/ru/common.json +++ b/public/locales/ru/common.json @@ -630,5 +630,11 @@ "grid_power": "Grid", "charge_power": "Charger", "watt_hour": "Wh" + }, + "pialert": { + "total": "Total", + "connected": "Connected", + "new_devices": "New Devices", + "down_alerts": "Down Alerts" } }