Merge remote branch 'upstream/master'
This commit is contained in:
commit
d87218c571
1 changed files with 2 additions and 2 deletions
|
@ -98,7 +98,7 @@
|
|||
"required" : ["title", "resolution"],
|
||||
"optional" : ["description", "details:", "owner:", "address:", "tolerance", "public", "cost"],
|
||||
"icon" : "flame.png",
|
||||
"unit" : "m³",
|
||||
"unit" : "m³/h",
|
||||
"interpreter" : "Volkszaehler\\Interpreter\\MeterInterpreter",
|
||||
"model" : "Volkszaehler\\Model\\Channel",
|
||||
"translation" : {
|
||||
|
@ -112,7 +112,7 @@
|
|||
"required" : ["title", "resolution"],
|
||||
"optional" : ["description", "details:", "owner:", "address:", "tolerance", "public", "cost"],
|
||||
"icon" : "waterdrop.png",
|
||||
"unit" : "m³",
|
||||
"unit" : "l/h",
|
||||
"interpreter" : "Volkszaehler\\Interpreter\\MeterInterpreter",
|
||||
"model" : "Volkszaehler\\Model\\Channel",
|
||||
"translation" : {
|
||||
|
|
Loading…
Add table
Reference in a new issue