M5: add read-only per-meter readings tabs to Records page; English-only UI strings

This commit is contained in:
2026-06-22 22:16:55 +02:00
parent 6090b98ab0
commit c89d083942
3 changed files with 440 additions and 1 deletions
+1 -1
View File
@@ -246,7 +246,7 @@ export function EnergyCharts({ uuid, deviceName, autoRefresh }: EnergyChartsProp
ta="right"
data-testid={`energy-charts-truncated-${uuid}`}
>
{CHART_READINGS_LIMIT}
Showing the most recent {CHART_READINGS_LIMIT} readings; full long-range trend pending downsampling
</Text>
)}