diff --git a/public/locales/it/common.json b/public/locales/it/common.json index 1a0d52ec9..5afe01b74 100644 --- a/public/locales/it/common.json +++ b/public/locales/it/common.json @@ -620,5 +620,13 @@ "upstreams": "Upstreams", "requests": "Current requests", "requests_failed": "Failed requests" + }, + "evcc": { + "pv_power": "Production", + "battery_soc": "Battery", + "grid_power": "Grid", + "home_power": "Consumption", + "charge_power": "Charger", + "watt_hour": "Wh" } }