mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-07-06 04:57:54 +02:00
add "riding_hall" also as an option to the "building type" field
see #1048
This commit is contained in:
@@ -46,6 +46,7 @@
|
||||
"public": "Public Building",
|
||||
"residential": "Residential Building",
|
||||
"retail": "Retail Building",
|
||||
"riding_hall": "Horseback Riding Arena",
|
||||
"roof": "Roof",
|
||||
"ruins": "Building Ruins",
|
||||
"school": "School Building",
|
||||
|
||||
@@ -776,6 +776,8 @@ en:
|
||||
residential: Residential Building
|
||||
# building=retail
|
||||
retail: Retail Building
|
||||
# building=riding_hall
|
||||
riding_hall: Horseback Riding Arena
|
||||
# building=roof
|
||||
roof: Roof
|
||||
# building=ruins
|
||||
|
||||
Reference in New Issue
Block a user