File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ {
2+ "type" : " manyCombo" ,
3+ "label" : " Boat Rental Types" ,
4+ "keys" : [
5+ " kayak_rental" ,
6+ " canoe_rental" ,
7+ " standup_paddleboard_rental" ,
8+ " motorboat_rental" ,
9+ " pedalboat_rental" ,
10+ " sailboat_rental" ,
11+ " rowboat_rental" ,
12+ " dinghy_rental" ,
13+ " jetski_rental" ,
14+ " houseboat_rental" ,
15+ " yacht_rental"
16+ ],
17+ "strings" : {
18+ "options" : {
19+ "motorboat_rental" : " Motorboat" ,
20+ "houseboat_rental" : " Houseboat" ,
21+ "pedalboat_rental" : " Pedalboat" ,
22+ "jetski_rental" : " Jetski" ,
23+ "sailboat_rental" : " Sailboat" ,
24+ "rowboat_rental" : " Rowboat" ,
25+ "dinghy_rental" : " Dinghy" ,
26+ "kayak_rental" : " Kayak" ,
27+ "canoe_rental" : " Canoe" ,
28+ "standup_paddleboard_rental" : " Stand-Up Paddleboard (SUP)" ,
29+ "yacht_rental" : " Yacht"
30+ }
31+ },
32+ "autoSuggestions" : false
33+ }
Original file line number Diff line number Diff line change 77 " opening_hours" ,
88 " fee" ,
99 " payment_multi_fee" ,
10- " charge_fee"
10+ " charge_fee" ,
11+ " boat_rental_types"
1112 ],
1213 "moreFields" : [
1314 " {@templates/poi}" ,
2324 },
2425 "terms" : [
2526 " boat hire" ,
27+ " boat livery" ,
2628 " canoe" ,
27- " kayak"
29+ " dinghy" ,
30+ " houseboat" ,
31+ " jetski" ,
32+ " kayak" ,
33+ " motorboat" ,
34+ " pedalboat" ,
35+ " rowboat" ,
36+ " sailboat" ,
37+ " stand up paddleboard" ,
38+ " stand-up paddleboard" ,
39+ " standup paddleboard" ,
40+ " sup" ,
41+ " yacht"
2842 ],
2943 "name" : " Boat Rental"
3044}
You can’t perform that action at this time.
0 commit comments