API & Client - add new sport: "Cycling (Trekking)"

This commit is contained in:
Sam
2023-12-20 15:00:44 +01:00
parent e46d7f4960
commit c818437734
6 changed files with 91 additions and 0 deletions

View File

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

View File

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