some fixes

This commit is contained in:
Stefan Lange-Hegermann
2025-10-21 15:37:07 +02:00
parent df315ea7d8
commit 1fef290abf
7 changed files with 844 additions and 156 deletions

View File

@@ -68,6 +68,7 @@
"system.icon.keywords.cold" = "cold, freeze, cool";
"system.icon.keywords.climate" = "climate, hvac, temperature";
"tab.overview" = "Overview";
"tab.components" = "Components";
"tab.batteries" = "Batteries";
"tab.chargers" = "Chargers";
@@ -84,6 +85,14 @@
"loads.metric.fuse" = "Fuse";
"loads.metric.cable" = "Cable";
"loads.metric.length" = "Length";
"overview.system.header.title" = "System Overview";
"overview.loads.empty.title" = "No loads configured yet";
"overview.loads.empty.subtitle" = "Add components to get cable sizing and fuse recommendations tailored to this system.";
"overview.runtime.title" = "Estimated runtime";
"overview.runtime.subtitle" = "At current load draw";
"overview.runtime.unavailable" = "Add battery capacity and load power to estimate runtime.";
"battery.bank.warning.voltage.short" = "Voltage";
"battery.bank.warning.capacity.short" = "Capacity";
"battery.bank.header.title" = "Battery Bank";
"battery.bank.metric.count" = "Batteries";