Files
iD/data/presets/fields/transformer.json
Toby Murray 48f2b598fb Tweaking transformer presets
Title casing labels and adding the frequency field
2017-10-23 23:16:30 -05:00

18 lines
466 B
JSON

{
"key": "transformer",
"type": "combo",
"label": "Type of Transformer",
"strings": {
"options": {
"distribution": "Distribution",
"generator": "Generator",
"converter": "Converter",
"traction": "Traction",
"auto": "Autotransformer",
"phase_angle_regulator": "Phase Angle Regulator",
"auxiliary": "Auxiliarty",
"yes": "Unknown"
}
}
}