API & Client - add new sport: "Cycling (Trekking)"
This commit is contained in:
@ -5,6 +5,9 @@
|
||||
"Cycling (Transport)": {
|
||||
"LABEL": "Cycling (Transport)"
|
||||
},
|
||||
"Cycling (Trekking)": {
|
||||
"LABEL": "Cycling (Trekking)"
|
||||
},
|
||||
"Cycling (Virtual)": {
|
||||
"LABEL": "Cycling (Virtual)"
|
||||
},
|
||||
|
@ -5,6 +5,9 @@
|
||||
"Cycling (Transport)": {
|
||||
"LABEL": "Vélo (Transport)"
|
||||
},
|
||||
"Cycling (Trekking)": {
|
||||
"LABEL": "Vélo (Trekking)"
|
||||
},
|
||||
"Cycling (Virtual)": {
|
||||
"LABEL": "Vélo (Virtuel)"
|
||||
},
|
||||
|
Reference in New Issue
Block a user