mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-14 09:42:56 +00:00
18 lines
450 B
JSON
18 lines
450 B
JSON
{
|
|
"key": "transformer",
|
|
"type": "combo",
|
|
"label": "Type",
|
|
"strings": {
|
|
"options": {
|
|
"distribution": "Distribution",
|
|
"generator": "Generator",
|
|
"converter": "Converter",
|
|
"traction": "Traction",
|
|
"auto": "Autotransformer",
|
|
"phase_angle_regulator": "Phase Angle Regulator",
|
|
"auxiliary": "Auxiliary",
|
|
"yes": "Unknown"
|
|
}
|
|
}
|
|
}
|