mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-16 18:52:57 +00:00
14 lines
251 B
JSON
14 lines
251 B
JSON
{
|
|
"key": "addr:interpolation",
|
|
"type": "combo",
|
|
"label": "Type",
|
|
"strings": {
|
|
"options": {
|
|
"all": "All",
|
|
"even": "Even",
|
|
"odd": "Odd",
|
|
"alphabetic": "Alphabetic"
|
|
}
|
|
}
|
|
}
|