diff --git a/public/locales/es/common.json b/public/locales/es/common.json index 717a5b25a..e51cd5ead 100644 --- a/public/locales/es/common.json +++ b/public/locales/es/common.json @@ -620,5 +620,13 @@ "upstreams": "Upstream (desarrollo de software)", "requests": "Peticiones actuales", "requests_failed": "Peticiones fallidas" + }, + "evcc": { + "pv_power": "Production", + "battery_soc": "Battery", + "grid_power": "Grid", + "home_power": "Consumption", + "charge_power": "Charger", + "watt_hour": "Wh" } }