mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 17:23:02 +00:00
15 lines
340 B
JSON
15 lines
340 B
JSON
{
|
|
"key": "electrified",
|
|
"type": "combo",
|
|
"label": "Electrification",
|
|
"placeholder": "Contact Line, Electrified Rail...",
|
|
"strings": {
|
|
"options": {
|
|
"contact_line": "Contact Line",
|
|
"rail": "Electrified Rail",
|
|
"yes": "Yes (unspecified)",
|
|
"no": "No"
|
|
}
|
|
}
|
|
}
|