changed unit for water meter from m^3 to l
This commit is contained in:
parent
f6f81f5ae0
commit
baa7ab92bf
1 changed files with 1 additions and 1 deletions
|
@ -112,7 +112,7 @@
|
|||
"required" : ["title", "resolution"],
|
||||
"optional" : ["description", "details:", "owner:", "address:", "tolerance", "public", "cost"],
|
||||
"icon" : "waterdrop.png",
|
||||
"unit" : "m³/h",
|
||||
"unit" : "l/h",
|
||||
"interpreter" : "Volkszaehler\\Interpreter\\MeterInterpreter",
|
||||
"model" : "Volkszaehler\\Model\\Channel",
|
||||
"translation" : {
|
||||
|
|
Loading…
Add table
Reference in a new issue