add virtual cycling as a sport type
This commit is contained in:
@ -5,6 +5,9 @@
|
||||
"Cycling (Transport)": {
|
||||
"LABEL": "Radfahren (Pendeln)"
|
||||
},
|
||||
"Cycling (Virtual)": {
|
||||
"LABEL": "Radfahren (Virtuell)"
|
||||
},
|
||||
"Hiking": {
|
||||
"LABEL": "Wandern"
|
||||
},
|
||||
|
@ -5,6 +5,9 @@
|
||||
"Cycling (Transport)": {
|
||||
"LABEL": "Cycling (Transport)"
|
||||
},
|
||||
"Cycling (Virtual)": {
|
||||
"LABEL": "Cycling (Virtual)"
|
||||
},
|
||||
"Hiking": {
|
||||
"LABEL": "Hiking"
|
||||
},
|
||||
|
@ -5,6 +5,9 @@
|
||||
"Cycling (Transport)": {
|
||||
"LABEL": "Vélo (Transport)"
|
||||
},
|
||||
"Cycling (Virtual)": {
|
||||
"LABEL": "Vélo (Virtuel)"
|
||||
},
|
||||
"Hiking": {
|
||||
"LABEL": "Randonnée"
|
||||
},
|
||||
|
Reference in New Issue
Block a user