More
This commit is contained in:
parent
cd34ee693f
commit
05a1f316e1
58 changed files with 3113 additions and 1277 deletions
|
|
@ -11,7 +11,7 @@ export const MODE_LABELS: Record<TransportMode, string> = {
|
|||
car: 'Car',
|
||||
bicycle: 'Bicycle',
|
||||
walking: 'Walking',
|
||||
transit: 'Transit',
|
||||
transit: 'Public Transport',
|
||||
};
|
||||
|
||||
export const MODE_DESCRIPTIONS: Record<TransportMode, string> = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue