changed unit for water meter from m^3 to l

This commit is contained in:
Justin Otherguy 2011-03-19 02:09:15 +01:00
parent f6f81f5ae0
commit baa7ab92bf

View file

@ -112,7 +112,7 @@
"required" : ["title", "resolution"],
"optional" : ["description", "details:", "owner:", "address:", "tolerance", "public", "cost"],
"icon" : "waterdrop.png",
"unit" : "/h",
"unit" : "l/h",
"interpreter" : "Volkszaehler\\Interpreter\\MeterInterpreter",
"model" : "Volkszaehler\\Model\\Channel",
"translation" : {