mirror of
https://github.com/FoggedLens/iD.git
synced 2026-04-23 12:17:02 +02:00
13 lines
233 B
JSON
13 lines
233 B
JSON
{
|
|
"key": "service:bicycle:pump",
|
|
"type": "check",
|
|
"label": "Air Pump",
|
|
"strings": {
|
|
"options": {
|
|
"undefined": "Assumed to be No",
|
|
"yes": "Yes",
|
|
"no": "No"
|
|
}
|
|
}
|
|
}
|