add virtual cycling as a sport type

This commit is contained in:
Joshua Taillon
2022-10-26 12:01:30 -06:00
committed by Sam
parent 3ec5257685
commit d249e7b146
7 changed files with 85 additions and 0 deletions

View File

@ -5,6 +5,9 @@
"Cycling (Transport)": {
"LABEL": "Radfahren (Pendeln)"
},
"Cycling (Virtual)": {
"LABEL": "Radfahren (Virtuell)"
},
"Hiking": {
"LABEL": "Wandern"
},

View File

@ -5,6 +5,9 @@
"Cycling (Transport)": {
"LABEL": "Cycling (Transport)"
},
"Cycling (Virtual)": {
"LABEL": "Cycling (Virtual)"
},
"Hiking": {
"LABEL": "Hiking"
},

View File

@ -5,6 +5,9 @@
"Cycling (Transport)": {
"LABEL": "Vélo (Transport)"
},
"Cycling (Virtual)": {
"LABEL": "Vélo (Virtuel)"
},
"Hiking": {
"LABEL": "Randonnée"
},