mirror of
https://github.com/FoggedLens/iD.git
synced 2026-03-22 19:13:35 +00:00
57 lines
1.3 KiB
JSON
57 lines
1.3 KiB
JSON
{
|
|
"pap": {
|
|
"icons": {
|
|
"copy": "kopia",
|
|
"favorite": "favorí"
|
|
},
|
|
"toolbar": {
|
|
"inspect": "inspektá",
|
|
"recent": "Fresku",
|
|
"add_feature": "Agregá feature"
|
|
},
|
|
"modes": {
|
|
"add_area": {
|
|
"title": "Área"
|
|
},
|
|
"add_point": {
|
|
"title": "Punto",
|
|
"filter_tooltip": "puntia"
|
|
}
|
|
},
|
|
"geometry": {
|
|
"point": "punto"
|
|
},
|
|
"feature": {
|
|
"points": {
|
|
"description": "Puntia",
|
|
"tooltip": "Puntia di interes"
|
|
}
|
|
},
|
|
"help": {
|
|
"points": {
|
|
"add_point_h": "Añadí puntia",
|
|
"move_point_h": "Muf puntia"
|
|
}
|
|
},
|
|
"presets": {
|
|
"fields": {
|
|
"address": {
|
|
"label": "Adrès"
|
|
},
|
|
"website": {
|
|
"label": "Wèpsait"
|
|
}
|
|
},
|
|
"presets": {
|
|
"address": {
|
|
"name": "Adrès"
|
|
}
|
|
}
|
|
},
|
|
"imagery": {
|
|
"OSM_Inspector-Addresses": {
|
|
"name": "OSM Inspector: Adrei"
|
|
}
|
|
}
|
|
}
|
|
} |