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

17 lines
377 B
JSON

{
"key": "windings:configuration",
"type": "combo",
"label": "Windings Configuration",
"strings": {
"options": {
"star": "Star",
"delta": "Delta",
"open-delta": "Open Delta",
"zigzag": "Zig Zag",
"open": "Open",
"scott": "Scott",
"leblanc": "Leblanc"
}
}
}