Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 7 additions & 1 deletion data/fields/sport.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,20 @@
"label": "Sports",
"strings": {
"options": {
"10pin": "Ten-Pin Bowling",
"9pin": "Nine-Pin Bowling",
"american_football": "American Football",
"athletics": "Track & Field",
"badminton": "Badminton",
"baseball": "Baseball",
"basketball": "Basketball",
"beachvolleyball": "Beach Volleyball",
"billiards": "Billiards",
"bmx": "BMX",
"boules": "Boules",
"bowls": "Bowls",
"canoe": "Canoeing",
"chess": "Chess",
"climbing": "Climbing",
"cricket": "Cricket",
"curling": "Curling",
Expand All @@ -35,7 +39,9 @@
"karting": "Kart Racing",
"motocross": "Motocross",
"motor": "Motorsports",
"multi": "Unspecified Other Sports",
"netball": "Netball",
"orienteering": "Orienteering",
"padel": "Padel",
"pelota": "Pelota",
"rugby_union": "Rugby Union",
Expand All @@ -51,7 +57,7 @@
"table_tennis": "Table Tennis",
"tennis": "Tennis",
"volleyball": "Volleyball",
"multi": "Unspecified Other Sports"
"yoga": "Yoga"
}
}
}