|
2 | 2 | "key": "building",
|
3 | 3 | "type": "combo",
|
4 | 4 | "label": "Building",
|
| 5 | + "strings": { |
| 6 | + "options": { |
| 7 | + "allotment_house": "Allotment House", |
| 8 | + "apartments": "Apartment Building", |
| 9 | + "barn": "Barn", |
| 10 | + "boathouse": "Boathouse", |
| 11 | + "bungalow": "Bungalow", |
| 12 | + "cabin": "Cabin", |
| 13 | + "carport": "Carport", |
| 14 | + "cathedral": "Cathedral Building", |
| 15 | + "chapel": "Chapel Building", |
| 16 | + "church": "Church Building", |
| 17 | + "civic": "Civic Building", |
| 18 | + "college": "College Building", |
| 19 | + "commercial": "Commercial Building", |
| 20 | + "construction": "Building Under Construction", |
| 21 | + "cowshed": "Cowshed", |
| 22 | + "detached": "Detached House", |
| 23 | + "dormitory": "Dormitory", |
| 24 | + "farm": "Farm House", |
| 25 | + "farm_auxiliary": "Farm Building", |
| 26 | + "fire_station": "Fire Station Building", |
| 27 | + "garage": "Garage", |
| 28 | + "garages": "Garages", |
| 29 | + "ger": "Yurt", |
| 30 | + "grandstand": "Grandstand", |
| 31 | + "greenhouse": "Greenhouse", |
| 32 | + "hangar": "Hangar Building", |
| 33 | + "hospital": "Hospital Building", |
| 34 | + "hotel": "Hotel Building", |
| 35 | + "house": "House", |
| 36 | + "houseboat": "Houseboat", |
| 37 | + "hut": "Hut", |
| 38 | + "industrial": "Industrial Building", |
| 39 | + "kindergarten": "Preschool / Kindergarten Building", |
| 40 | + "mosque": "Mosque Building", |
| 41 | + "office": "Office Building", |
| 42 | + "pavilion": "Pavilion Building", |
| 43 | + "public": "Public Building", |
| 44 | + "residential": "Residential Building", |
| 45 | + "retail": "Retail Building", |
| 46 | + "roof": "Roof", |
| 47 | + "ruins": "Building Ruins", |
| 48 | + "school": "School Building", |
| 49 | + "semidetached_house": "Semi-Detached House", |
| 50 | + "service": "Service Building", |
| 51 | + "shed": "Shed", |
| 52 | + "stable": "Stable", |
| 53 | + "stadium": "Stadium Building", |
| 54 | + "static_caravan": "Mobile Home", |
| 55 | + "sty": "Pigsty", |
| 56 | + "synagogue": "Synagogue Building", |
| 57 | + "temple": "Temple Building", |
| 58 | + "terrace": "Row Houses", |
| 59 | + "transportation": "Transportation Building", |
| 60 | + "university": "University Building", |
| 61 | + "warehouse": "Warehouse" |
| 62 | + } |
| 63 | + }, |
5 | 64 | "terms": [
|
6 | 65 | "structure"
|
7 | 66 | ]
|
|
0 commit comments