mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-19 23:14:47 +02:00
45 lines
1.2 KiB
JSON
45 lines
1.2 KiB
JSON
{
|
|
"modes": {
|
|
"add_area": {
|
|
"title": "പ്രദേശം"
|
|
},
|
|
"add_line": {
|
|
"title": "രേഖ"
|
|
},
|
|
"add_point": {
|
|
"title": "ബിന്ദു"
|
|
}
|
|
},
|
|
"operations": {
|
|
"continue": {
|
|
"title": "തുടരുക"
|
|
}
|
|
},
|
|
"presets": {
|
|
"fields": {
|
|
"access": {
|
|
"types": {
|
|
"access": "എല്ലാം",
|
|
"bicycle": "സൈക്കിളുകള്",
|
|
"horse": "കുതിരകള്"
|
|
}
|
|
},
|
|
"address": {
|
|
"placeholders": {
|
|
"city": "നഗരം",
|
|
"country": "രാജ്യം",
|
|
"district": "ജില്ല",
|
|
"place": "പ്രദേശം",
|
|
"postcode": "പോസ്റ്റ്കോഡ്",
|
|
"state": "സംസ്ഥാനം"
|
|
}
|
|
},
|
|
"aerialway": {
|
|
"label": "തരം"
|
|
},
|
|
"atm": {
|
|
"label": "എടിഎം"
|
|
}
|
|
}
|
|
}
|
|
} |