Skip to content

Commit 9171f95

Browse files
authored
Add more translatable strings for commonly used sports (#969)
1 parent 3f61715 commit 9171f95

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

data/fields/sport.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,20 @@
44
"label": "Sports",
55
"strings": {
66
"options": {
7+
"10pin": "Ten-Pin Bowling",
8+
"9pin": "Nine-Pin Bowling",
79
"american_football": "American Football",
810
"athletics": "Track & Field",
911
"badminton": "Badminton",
1012
"baseball": "Baseball",
1113
"basketball": "Basketball",
1214
"beachvolleyball": "Beach Volleyball",
15+
"billiards": "Cue Sports",
1316
"bmx": "BMX",
1417
"boules": "Boules",
1518
"bowls": "Bowls",
1619
"canoe": "Canoeing",
20+
"chess": "Chess",
1721
"climbing": "Climbing",
1822
"cricket": "Cricket",
1923
"curling": "Curling",
@@ -35,7 +39,9 @@
3539
"karting": "Kart Racing",
3640
"motocross": "Motocross",
3741
"motor": "Motorsports",
42+
"multi": "Unspecified Other Sports",
3843
"netball": "Netball",
44+
"orienteering": "Orienteering",
3945
"padel": "Padel",
4046
"pelota": "Pelota",
4147
"rugby_union": "Rugby Union",
@@ -51,7 +57,7 @@
5157
"table_tennis": "Table Tennis",
5258
"tennis": "Tennis",
5359
"volleyball": "Volleyball",
54-
"multi": "Unspecified Other Sports"
60+
"yoga": "Yoga"
5561
}
5662
}
5763
}

0 commit comments

Comments
 (0)