mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-20 07:25:15 +02:00
21 lines
458 B
JSON
21 lines
458 B
JSON
{
|
|
"presets": {
|
|
"fields": {
|
|
"address": {
|
|
"label": "Alamat",
|
|
"placeholders": {
|
|
"street": "Jalan",
|
|
"city": "Kota"
|
|
}
|
|
}
|
|
},
|
|
"presets": {
|
|
"amenity/embassy": {
|
|
"name": "Kedutaan besar"
|
|
},
|
|
"building/entrance": {
|
|
"name": "Masuk"
|
|
}
|
|
}
|
|
}
|
|
} |