Another sanity check, another bunch of fixed layers; add tagrendering-steal possibility, add some styling to TV-theme
This commit is contained in:
parent
10ac6a72e2
commit
746273f594
57 changed files with 602 additions and 940 deletions
|
@ -905,17 +905,16 @@
|
|||
"hydrant-state": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "The hydrant is (fully or partially) working."
|
||||
"then": "The hydrant is (fully or partially) working"
|
||||
},
|
||||
"1": {
|
||||
"then": "The hydrant is unavailable."
|
||||
"then": "The hydrant is unavailable"
|
||||
},
|
||||
"2": {
|
||||
"then": "The hydrant has been removed."
|
||||
"then": "The hydrant has been removed"
|
||||
}
|
||||
},
|
||||
"question": "Update the lifecycle status of the hydrant.",
|
||||
"render": "Lifecycle status"
|
||||
"question": "Is this hydrant still working?"
|
||||
},
|
||||
"hydrant-type": {
|
||||
"mappings": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue