mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-24 00:54:03 +02:00
42 lines
977 B
JSON
42 lines
977 B
JSON
{
|
|
"modes": {
|
|
"add_area": {
|
|
"title": "ಪ್ರದೇಶ"
|
|
},
|
|
"add_point": {
|
|
"title": "ಬಿಂದು"
|
|
}
|
|
},
|
|
"help": {
|
|
"title": "ಸಹಾಯ"
|
|
},
|
|
"presets": {
|
|
"fields": {
|
|
"address": {
|
|
"placeholders": {
|
|
"city": "ನಗರ"
|
|
}
|
|
},
|
|
"atm": {
|
|
"label": "ATM"
|
|
},
|
|
"source": {
|
|
"label": "ಮೂಲ"
|
|
}
|
|
},
|
|
"presets": {
|
|
"amenity/bank": {
|
|
"name": "ಬ್ಯಾಂಕ್"
|
|
},
|
|
"amenity/cinema": {
|
|
"name": "ಸಿನಿಮಾ"
|
|
},
|
|
"amenity/library": {
|
|
"name": "ಗ್ರಂಥಾಲಯ"
|
|
},
|
|
"highway/bus_stop": {
|
|
"name": "ಬಸ್ ನಿಲ್ದಾಣ"
|
|
}
|
|
}
|
|
}
|
|
} |