diff --git a/public/locales/ar/common.json b/public/locales/ar/common.json index 733d2b4df..7fefd93a3 100644 --- a/public/locales/ar/common.json +++ b/public/locales/ar/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" } }