16 lines
267 B
JSON
16 lines
267 B
JSON
{
|
|
"routeMap": {
|
|
"states": {
|
|
"loading": "Loading map..."
|
|
},
|
|
"popup": {
|
|
"companies": "Companies:"
|
|
},
|
|
"points": {
|
|
"source": "Departure point",
|
|
"destination": "Destination point",
|
|
"service": "Service point"
|
|
}
|
|
}
|
|
}
|