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