Browse Source

UI: Cross pipe

pull/11391/head
Igor Kulikov 2 years ago
parent
commit
dd8a89b706
  1. 142
      application/src/main/data/json/system/scada_symbols/cross-pipe.svg
  2. 18
      ui-ngx/src/assets/locale/locale.constant-en_US.json

142
application/src/main/data/json/system/scada_symbols/cross-pipe.svg

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 41 KiB

After

Width:  |  Height:  |  Size: 46 KiB

18
ui-ngx/src/assets/locale/locale.constant-en_US.json

@ -3564,7 +3564,23 @@
"leak": "Leak",
"leak-hint": "Indicates whether is leak present in pipe.",
"leak-present": "Leak present",
"fluid-color": "Fluid color"
"fluid-color": "Fluid color",
"horizontal-fluid-presence": "Horizontal fluid presence",
"horizontal-fluid-presence-hint": "Indicates whether fluid is present in horizontal pipe.",
"horizontal-flow-presence": "Horizontal flow presence",
"horizontal-flow-presence-hint": "Indicates whether fluid is flowing in horizontal pipe.",
"horizontal-flow-direction": "Horizontal flow direction",
"horizontal-flow-direction-hint": "Indicates fluid flow direction in horizontal pipe.",
"horizontal-flow-animation-speed": "Horizontal flow animation speed",
"vertical-fluid-presence": "Vertical fluid presence",
"vertical-fluid-presence-hint": "Indicates whether fluid is present in vertical pipe.",
"vertical-flow-presence": "Vertical flow presence",
"vertical-flow-presence-hint": "Indicates whether fluid is flowing in vertical pipe.",
"vertical-flow-direction": "Vertical flow direction",
"vertical-flow-direction-hint": "Indicates fluid flow direction in vertical pipe.",
"vertical-flow-animation-speed": "Vertical flow animation speed",
"horizontal-fluid-color": "Horizontal fluid color",
"vertical-fluid-color": "Vertical fluid color"
}
},
"item": {

Loading…
Cancel
Save