small language change
This commit is contained in:
parent
a678cd54d4
commit
ba091d3d9d
1 changed files with 1 additions and 1 deletions
|
@ -98,7 +98,7 @@
|
||||||
"help": "Click on the map to add a new anchor point, or drag existing ones to change the route.",
|
"help": "Click on the map to add a new anchor point, or drag existing ones to change the route.",
|
||||||
"activities": {
|
"activities": {
|
||||||
"bike": "Bike",
|
"bike": "Bike",
|
||||||
"racing_bike": "Racing bike",
|
"racing_bike": "Road bike",
|
||||||
"mountain_bike": "Mountain bike",
|
"mountain_bike": "Mountain bike",
|
||||||
"foot": "Run/hike",
|
"foot": "Run/hike",
|
||||||
"motorcycle": "Motorcycle",
|
"motorcycle": "Motorcycle",
|
||||||
|
|
Loading…
Reference in a new issue