Files
webapp/i18n/locales/en/routeMap.json
2026-01-07 09:10:35 +07:00

16 lines
267 B
JSON

{
"routeMap": {
"states": {
"loading": "Loading map..."
},
"popup": {
"companies": "Companies:"
},
"points": {
"source": "Departure point",
"destination": "Destination point",
"service": "Service point"
}
}
}