Initial commit from monorepo
This commit is contained in:
15
i18n/locales/en/routeMap.json
Normal file
15
i18n/locales/en/routeMap.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"routeMap": {
|
||||
"states": {
|
||||
"loading": "Loading map..."
|
||||
},
|
||||
"popup": {
|
||||
"companies": "Companies:"
|
||||
},
|
||||
"points": {
|
||||
"source": "Departure point",
|
||||
"destination": "Destination point",
|
||||
"service": "Service point"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user