Pulse meter

This commit is contained in:
Gunnar Skjold
2024-01-26 18:21:51 +01:00
parent 52bc2f6a9b
commit 9a767d9ac4
8 changed files with 38 additions and 9 deletions

View File

@@ -38,7 +38,7 @@
"phase" : "Phase power",
"pf" : "Power factor",
"tariffpeak" : "Tariff peaks",
"realtime" : "Real time plot",
"realtime" : "Real-time plot",
"price" : "Future energy price",
"day" : "Energy use last 24 hours",
"month" : "Energy use last {0} days",
@@ -52,7 +52,7 @@
"total_out" : "Total out"
},
"realtime" : {
"title" : "Real time calculations",
"title" : "Real-time calculations",
"consumption" : "Consumption",
"cost" : "Cost",
"last_month" : "Last month",
@@ -235,9 +235,9 @@
"h" : "Per phase",
"f" : "Power factor",
"r" : "Reactive",
"c" : "Realtime",
"c" : "Real-time",
"t" : "Peaks",
"l" : "Realtime plot",
"l" : "Real-time plot",
"p" : "Price",
"d" : "Day plot",
"m" : "Month plot",